RobotPajamas / Result

Kotlin type modelling the success/failure of arbitrary operations.

Repository from Github https://github.comRobotPajamas/ResultRepository from Github https://github.comRobotPajamas/Result

This repo was created before Kotlin added Result to the standard library

Result has been in the Kotlin stdlib since 1.3.0, so archiving this repo.

Result

!Travis CI build badge

About

Kotlin type modelling the success/failure of arbitrary operations.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%