updated docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-08-12 16:13:32 +03:00
parent 30c719d595
commit 8667ece446

View File

@ -640,10 +640,6 @@ object.makeConstructor('OF', Object.assign(new LogicType(), {
// // EMPTY - the slot exists but it is empty (set/delete)
// A: <value> | EMPTY | NONE,
// B: <value> | EMPTY | NONE,
//
// // used if we are splicing array sections to indicate section
// // lengths, useful when splicing sparse sections...
// length: [a, b],
// },
// ...
// ]