Home
INSTALL
Calling YAP
Core Built-ins
Programming
Extensions
Library
Available Packages
Foreign Language Interface
YAP Prolog Reference Manual
nb_beam_add/4
nb_beam_add/4
¶
nb_beam_add(+
Beam
, +
Key
, +
Value
)*
Add
Key
-
Value
to the beam
Beam
. The key is sorted on
Key
only.