extensions/object library
Scope functions and null checks on any object.
Extensions
- NullableObjectExtensions on Object?
- Null checks on any nullable value.
- ObjectExtensions on T
- Object helpers (Kotlin-style scope functions).
Scope functions and null checks on any object.