Skip to content

Array<out E> for forElementAndEachIn and forEachIn

Compare
Choose a tag to compare
@robstoll robstoll released this 03 Jan 20:49

Fixes a limitation concerning forElementAndEachIn as well as forEachIn in combination with Array. As it was defined invariant so far it could not be used in combination with vararg which result in out E.