Module oftlisp::util
[−]
[src]
Utility functions.
Enums
| GcVoid |
A version of |
Functions
| as_list |
Converts a |
| as_list_meta |
Converts a |
| as_shl |
Converts the given |
| as_sym_list |
Converts a |
| from_assoc |
Converts a list of symbol-value pairs to a hashmap. |
| from_list_meta |
Converts a |
| is_internal |
Returns whether the given import path is for a module that is "internal,"
that is, a module that will not automatically import |
| is_shl |
Returns whether the given |
| to_assoc |
Converts a |