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

class ADT.Relation.Binary

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()