Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
monads
v1.0.0
Monads
Either
Functor
Just
Left
Leftable
LeftException
List
Maybe
Monad
Nothing
Right
Task
Try
UnwrapError
Built with Crystal 1.9.2
2023-10-08 09:00:02 UTC
class
Monads::UnwrapError
Monads::UnwrapError
Exception
Reference
Object
Defined in:
monads/errors.cr
Constructors
.new
(method : String, klass : String)
Constructor Detail
def self.
new
(method : String, klass : String)
#
[
View source
]