args_and_kwargs         Separate dots into Python-esque '*args' and
                        '**kwargs'
beep_with               Play short sounds
catch_expr              Catch conditions
catchr-DSL              The language of catchr
catchr_opts             Pass in catchr-specific options
collecting-conditions   Collect conditions, without halting processes
default-catchr-options
                        Default catchr-specific options
dispense_collected      Return the value after raising all collected
                        conditions
extract_display_string
                        Make a string to display from a condition
first_muffle_restart    Find the first 'mufflable' restart
give_newline            Make a string end with a newline character
has_handler_args        Make sure a function can be a handler
is_catchr_plan          Check if list is a catchr plan
make_plans              Making catchr plans
print.catchr_compiled_plans
                        View and print 'compiled' catchr plans
reserved-conditions     Special condition names
set_default_plan        Get/set the input for the default catchr plan
user_display            Display conditions in output terminal
user_exit               Force an exit
