-
Notifications
You must be signed in to change notification settings - Fork 4
Encoding
Eric Pailleau edited this page Jul 19, 2017
·
25 revisions
Arity 2 functions accept a property list of {key, Value} tuples.
| key | value | Comment |
|---|---|---|
mode |
struct, proplist, map, record
|
struct default. |
indent |
true, false
|
false (compact) default. |
records |
[{RecName, Fields}, ...] RecName :: atom() Fields :: atomlist()` |
List of Record definitions |
records |
pid() | Extract record info from process (slower) |