class Cosmo::VectorIntrinsics::FirstNullable

Defined in:

cosmo/runtime/intrinsic/vector.cr

Constructors

Instance Method Summary

Instance methods inherited from class Cosmo::IntrinsicFunction

call(args : Array(ValueType)) : ValueType call, intrinsic? : Bool intrinsic?, to_s : String to_s, token(name : String) : Token token

Constructor methods inherited from class Cosmo::IntrinsicFunction

new(interpreter : Interpreter) new

Instance methods inherited from class Cosmo::Callable

arity : Range(UInt32, UInt32) arity, call(args : Array(ValueType)) : ValueType call, intrinsic? : Bool intrinsic?, to_s : String to_s

Constructor Detail

def self.new(interpreter : Interpreter, _self : Array(ValueType), token : Token) #

Instance Method Detail

def arity : Range(UInt32, UInt32) #

def call(args : Array(ValueType)) : ValueType #