module Must::Any

Extended Modules

Defined in:

must/any.cr

Instance Method Summary

Instance Method Detail

def any(value : T, name : String | Nil = nil) : T forall T #

[View source]
def any?(value : Nil) : Bool #

[View source]
def any?(value) : Bool #

[View source]