README
Agent
Error
Result
Submitted
Timeout
Update
Wait
struct
Agent::Update(T)
Agent::Update(T)
Struct
Value
Object
Defined in:
agent.cr
Constructors
.new
(fn : T -> T)
Instance Method Summary
#clone
#copy_with
(fn _fn = @fn)
#fn
: T -> T
Constructor Detail
def self.
new
(fn : T -> T)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(fn _fn = @fn)
#
[
View source
]
def
fn
: T -> T
#