Did you know ... Search Documentation:
Pack resp -- prolog/resp.pl
PublicShow source
author
- Can Bican
license
- GPL
 resp_write(Stream, List) is nondet
Write contents of the List to the Stream in Redis protocol format.
 resp_parse(Stream, List) is nondet
Parse the input from Stream as a List of predicates.