Package-level declarations
Additional pure-Kotlin implementations that are useful when no platform-specific implementation is available, when the exact same behavior must be provided on all platforms, or to help with testing.
Types
Link copied to clipboard
Fake implementation of WeakRef.
Functions
Link copied to clipboard
Wraps a JVM WeakHashMap into a multiplatform WeakMap.
Link copied to clipboard
A WeakMap implementation that immediately frees its elements.
Link copied to clipboard
A WeakMap implementation that isn't weak.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard