class Cosmo::Intrinsic::Vector

Defined in:

cosmo/runtime/intrinsic/vector.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(interpreter : Interpreter, cache : Array(ValueType)) #

[View source]

Instance Method Detail

def get_method(name : Token) : IFunction #

[View source]