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

Add emptyIfNil extension for optional arrays #5

Open
tigran-stdev opened this issue Jan 8, 2019 · 0 comments
Open

Add emptyIfNil extension for optional arrays #5

tigran-stdev opened this issue Jan 8, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tigran-stdev
Copy link
Contributor

For Observable types with Optional Array elements it will be nice to have emptyIfNil extension which will return empty array if the element is nil and will return non-optional Array.

@tigran-stdev tigran-stdev added the enhancement New feature or request label Jan 8, 2019
@tigran-stdev tigran-stdev self-assigned this Jan 8, 2019
hamtiko pushed a commit that referenced this issue May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant