**NM signifies a non meaningful value. A dash signifies the data is not available.
SCM find_symbol (SCM symbol, SCM namspace); // Search for symbol in target namespace. // @param symbol The symbol to search for. // @param namspace The namespace to search for symbol. // @return A ...