s_clean_sessions        Clean Old SafeMapper Sessions
s_configure             Configure SafeMapper Settings
s_future_map            Safe Future Map - Parallel with Auto-Recovery
s_future_map2           Safe Future Map2 - Parallel Two-Input with
                        Auto-Recovery
s_imap                  Safe IMap - Drop-in Replacement for purrr::imap
                        with Auto-Recovery
s_map                   Safe Map - Drop-in Replacement for purrr::map
                        with Auto-Recovery
s_map2                  Safe Map2 - Drop-in Replacement for purrr::map2
                        with Auto-Recovery
s_pmap                  Safe PMap - Drop-in Replacement for purrr::pmap
                        with Auto-Recovery
s_possibly              Safe Possibly - Wrap Function to Return Default
                        on Error
s_quietly               Safe Quietly - Wrap Function to Capture Side
                        Effects
s_safely                Safe Safely - Wrap Function to Capture Errors
s_walk                  Safe Walk - Drop-in Replacement for purrr::walk
                        with Auto-Recovery
