Module pointer

Source
Expand description

Module for the Janet Pointer type.

Calvin Rose:

The pointer type should probably almost never be used. Abstract types are almost always better, but each abstract type requires at least one allocation

Structsยง

JanetPointer
Janet pointer type.