/also

Primary LanguageRustMIT LicenseMIT

Also

Build status dependency status

An approximation of Kotlin's chaining functions like let and also. Provides Kotlin-esque helper functions for all types via a blanket impl, enabling easier function chaining patterns.