added proper map with default size passed in for Collection/Array but also added to Iterable and java.util.Iterable with no size; so the collection/iterable methods are now I think replicated; just need iterator methods now
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// NOTE this file is auto-generated from stdlib/ktSrc/JavaCollections.kt
|
||||
package std.util
|
||||
package std
|
||||
|
||||
import java.util.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user