Pike programming language

Top ADT ADT.Relation ADT.Relation.Binary
➤ ADT.Relation.Binary()->contains() ADT.Relation.Binary()->filter() ➤

Method ADT.Relation.Binary()->create()


Method create

ADT.Relation.Binary ADT.Relation.Binary(void|mixed id, void|mapping(LeftType:RightType)|this_program(< LeftType, RightType >) initial)

Description

Initialize a new ADT.Relation.Binary object.

Parameter id

Identifier for the relation.

Parameter initial

Initial contents of the relation.

See also

get_id()

Extracted from as of .