File insert

library operator
ID: 08e3ea52-11bd-48dc-82bb-a762cf391d90
Appends serialization of generic item to file.

Implementation

The implementation of File insert makes use of the following 3 operators.

1
Emits a constant value for each item.
1
Encodes Slang data into a JSON string.
1
Appends binary data to a file or creates it if non existent.