class

Delimiter::Node(T)

Inherits Reference / Object

Constructors

new(key : String, payload : Array(T) = [] of T)
Source

Instance methods

children
Source
children=(children : Hash(String, Delimiter::Node(T)))
Source
payload
Source
payload=(payload : Array(T))
Source