class HCL::Functions::HasIndex
Defined in:
hcl/functions/has_index.crConstructors
Instance Method Summary
Instance methods inherited from class HCL::Function
arity : Range(UInt32, UInt32) | UInt32
arity,
call(args : Array(Any)) : Any
call,
matches_arity?(args_size : Range(UInt32, UInt32)) : Boolmatches_arity?(args_size) : Bool matches_arity?, name : String name, varadic? : Bool varadic?