Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some operators are not exposed as lettables #213

Open
OliverJAsh opened this issue Jan 30, 2018 · 1 comment
Open

Some operators are not exposed as lettables #213

OliverJAsh opened this issue Jan 30, 2018 · 1 comment

Comments

@OliverJAsh
Copy link

IxJS version: 2.3.4

Whilst import { filter } from 'ix/iterable/pipe/filter'; works, import { orderBy } from 'ix/iterable/pipe/orderby'; does not (module does not exist).

I can see the lettable operator defined in the source code (https://github.com/ReactiveX/IxJS/blob/master/src/iterable/orderby.ts), but this is not in the released npm package: https://unpkg.com/ix@2.3.4/iterable/pipe/

@trxcllnt
Copy link
Member

Ah yeah we might have added that after the most recent publish. I’ll review today and republish a new version with the latest!

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

No branches or pull requests

2 participants