Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 729 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 729 Bytes

Mimik

Build Status codecov

Kotlin-like function literals in Swift

Why?

Why not?

Included functions

  • takeIf
  • takeUnless
  • let_mimik (similar to Kotlin's .let)

More to come!

Requirements

Installation

Mimik is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Mimik'

Author

Mike MacDougall, [email protected]

License

Mimik is available under the MIT license. See the LICENSE file for more info.