-
- Downloads
There was an error fetching the commit references. Please try again later.
Add Iterator.select
This method allows one to select specific values from an Iterator. This requires some casts to work around the issue described in https://gitlab.com/inko-lang/inko/issues/177. We will solve this as part of the self-hosting compiler project.
Please register or sign in to comment