Skip to content

QuantileResult: Add into_entries#24

Open
Lorak-mmk wants to merge 1 commit into
iopsystems:mainfrom
Lorak-mmk:quantile_result_into_entries
Open

QuantileResult: Add into_entries#24
Lorak-mmk wants to merge 1 commit into
iopsystems:mainfrom
Lorak-mmk:quantile_result_into_entries

Conversation

@Lorak-mmk

Copy link
Copy Markdown

This allows users to consume the result, and, for example, perform iterator transformations without needing to borrow from the original result.

Fixes: #23

This allows users to consume the result, and, for example, perform
iterator transformations without needing to borrow from the original
result.
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.

Add into_entries for QuantilesResult

1 participant