kotlin-monads

Monads for Kotlin

APACHE-2.0 License

Stars
118
kotlin-monads - Update to Kotlin 1.1 Latest Release

Published by h0tk3y over 7 years ago

kotlin-monads - Update to Kotlin 1.1 Beta 2

Published by h0tk3y over 7 years ago

Also, fixed coroutines label trick for nested coroutines.

kotlin-monads - Hotfix for the 0.3 release

Published by h0tk3y over 7 years ago

Added sources jar to archives.

kotlin-monads - Improvements and update to Kotlin 1.1 Beta

Published by h0tk3y over 7 years ago

  • Updated to Kotlin 1.1 Beta (1.1.0-beta-22)
  • Improved the do notation: now the result type argument is inferred, and the control flow is checked
  • The continuation cloning for the do notation has also been improved and now it fits cases when the binding is deferred (next bind is not called within the current one)
kotlin-monads - The Kotlin 1.1-M04 release

Published by h0tk3y almost 8 years ago

kotlin-monads - Initial release

Published by h0tk3y almost 8 years ago

Badges
Extracted from project README