jcornaz / collekt

Persistent (immutable) collections for Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add factory function for immutable interfaces

jcornaz opened this issue · comments

A user should be able to write immutableListOf() or toImmutableList()

Solved by #55