Companion

object Companion

Functions

Link copied to clipboard
fun emptyListNode(): AvailObject

Answer the empty list phrase.

Link copied to clipboard
fun newListNode(expressions: A_Tuple): AvailObject

Create a new list phrase from the given tuple of expressions.