class

Cosmo::Intrinsic::Lib

Inherits Reference / Object

An intrinsic library

Constructors

new(i : Interpreter)
Source

Instance methods

inject

Injects all members into the current scope

Source
token(name : String) : Token

Helper function to generate a fake token for logging

Source