Copyright © Jacob Torrey 2008
Authors: Jacob Torrey (torreyji@clarkson.edu).
populate/1 | Populates an ETS table with deserialized functions. |
write/3 | Writes a function to a file for loading later. |
populate(Filename::list()) -> ok
Populates an ETS table with deserialized functions
write(Name::list(), Fun::function(), Filename::list()) -> ok
Writes a function to a file for loading later
Generated by EDoc, Dec 5 2008, 14:49:54.