[][src]Module lep::obj

Structs

Name
Pair

Pair may be a node in a singly linked list.

Functions

boolean

bool object.

int

i64 object.

nil

() object.

pair

Construct a Pair object.

string

String object.

Type Definitions

Obj

Obj can be any object.