Skip to content

Add take and drop operations to Rel8.Array - #409

Open
shane-circuithub wants to merge 1 commit into
masterfrom
take-drop
Open

Add take and drop operations to Rel8.Array#409
shane-circuithub wants to merge 1 commit into
masterfrom
take-drop

Conversation

@shane-circuithub

Copy link
Copy Markdown
Contributor

No description provided.

@shane-circuithub

Copy link
Copy Markdown
Contributor Author

This depends on adding ArraySlice to PrimExpr in Opaleye.


### Fixed

- `last` and `last1` used `array_lower` instead of `array_upper`, and so returned the first element of an array rather than the last.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seems like this should be a separate PR?

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