Expand description
This module implements the serialisation of derivations into the ATerm format used by C++ Nix.
Structsยง
- Shadow
Iter ๐ - Iterator for the shadow function.
Constantsยง
Traitsยง
- Aterm
Writeable ๐ - Something that can be written as ATerm.
Functionsยง
- shadow ๐
- Returns an iterator combining two other iterators (sorted by K).
- write_
arguments ๐ - write_
array_ ๐elements - write_
builder ๐ - write_
char ๐ - Writes a character to the writer.
- write_
environment ๐ - write_
field ๐ - Write a string
sas a quoted field to the writer. Theescapeargument controls whether escaping will be skipped. This is the case ifsis known to only contain characters that need no escaping. - write_
input_ ๐derivations - write_
input_ ๐sources - write_
system ๐