W Wrapl, The Programming Language

Libraries Agg.ThrTable

Types

T

NodeType

Functions

Collect()

Make()

New()

NewIdentity()

Methods

:"*"(_ @ T, _ @ T)

:"+"(_ @ T, _ @ T)

:"-"(_ @ T, _ @ T)

:"."(_ @ T, _)

:"="(_ @ T, _ @ T, _ @ Agg.ObjectTable.T)

:"@"(_ @ T, _ = Std.String.T)

:Hash(_ @ T)

:"[]"(_ @ T, _, _)

:"[]"(_ @ T, _)

:check(_ @ T, _, _)

:compare(_ @ T)

:copy(_ @ T)

:deffun(_ @ T, _)

:defval(_ @ T, _)

:delete(_ @ T, _)

:empty(_ @ T)

:find(_ @ T, _)

:in(_, _ @ T)

:insert(_ @ T, _, _)

:items(_ @ T)

:key(_ @ NodeType)

:keys(_ @ T, _)

:keys(_ @ T)

:list(_ @ T, _ @ Std.Function.T)

:loop(_ @ T, _, _)

:map(_ @ T, _ @ Std.Function.T)

:missing(_ @ T, _)

:modify(_ @ T, _, _ @ Std.Function.T)

:newv(_ @ Std.Type.T, _ @ T)

:rdlock(_ @ T)

:remove(_ @ T, _)

:remove_all(_ @ T, _ @ Std.Function.T)

:remove_if(_ @ T, _ @ Std.Function.T)

:size(_ @ T)

:unlock(_ @ T)

:value(_ @ NodeType)

:values(_ @ T, _)

:values(_ @ T)

:wrlock(_ @ T)