struct Agent::Update(T)

Defined in:

agent.cr

Constructors

Instance Method Summary

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 #