Reloads library f from disk into memory.
reads file p and returns a function if possible
searches for a library with name f and returns what the library returns, if possible. if force is set, loads the library even if it is cached
runs file p with arbitrary arguments in the current thread