Did you know ... | Search Documentation: |
library(fastrw) |
fast_read/1 | The next term is read from current standard input and is unified with Term. |
fast_write/1 | Output Term in a way that fast_read/1 and fast_read/2 will be able to read it back. |
fast_write_to_string/3 | Perform
a fast-write to the difference-slist String\ Tail. |