- el_history_events(+In:stream, -Events:list(pair)) is det
- Unify Events with a list of pairs of the form
Num-String
, where Num is the event number and String is the associated string without terminating newline.
Num-String
, where
Num is the event number and String is the associated string
without terminating newline.