class Monads::Try(T)

Defined in:

monads/try.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(proc) #

[View source]

Instance Method Detail

def to_either #

[View source]
def to_maybe #

[View source]