(load "module.arc" ns) ; ns is a hashtable ; module.arc defines 'foo' ; we access it with ns!foo (ns!foo a b c)