Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.12k stars 56 forks source link

Add documentation for immutable adapters #170

Open qurbonzoda opened 5 months ago

qurbonzoda commented 5 months ago

The adapters are located in kotlinx.collections.immutable.adapters package and do not have any documentation.

ilya-g commented 1 month ago

Or maybe hide them from the documentation.