Skip to content

Conversation

@brunoparga
Copy link

No description provided.

* `:dimension_index` - Column to sort by (default: 0)
* `:sort_order` - "ASCENDING" or "DESCENDING" (default: "ASCENDING")
"""
@spec sort!(pid, integer, keyword()) :: :ok | {:error, Exception.t()}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't see a reason to use bang in naming, as it returns normal error tuple, please rename to def sort

Copy link
Owner

@Voronchuk Voronchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested it, but looks good. Please document it also in README.md

@brunoparga
Copy link
Author

I know it's been ages...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants