error-object-irritants -- r7rs Definition accessor;
error-object-irritants (from vonuvoli);Procedure variants:
((error-object) -> (list-proper))
error-object;list-proper;scheme:base -- (scheme base);scheme -- (scheme);(error-object-irritants error-object)Returns a list of the irritants encapsulated by
error-object.
The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.