Module fang_functions

A module to serialize/deserialize anonymous functions.

Copyright © Jacob Torrey 2008

Authors: Jacob Torrey (torreyji@clarkson.edu).

Description

A module to serialize/deserialize anonymous functions

Function Index

populate/1Populates an ETS table with deserialized functions.
write/3Writes a function to a file for loading later.

Function Details

populate/1

populate(Filename::list()) -> ok

Populates an ETS table with deserialized functions

write/3

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.