struct Bottle::Internal::SafeNDIter(T)

Defined in:

base/baseiter.cr

Constructors

Instance Method Summary

Macro Summary

Constructor Detail

def self.new(t : BaseArray(T)) #

[View source]

Instance Method Detail

def strategy : OneD(T) | ND(T) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]