Skip to content

scheme-requests-for-implementation/srfi-189

Repository files navigation

SRFI 189: Maybe and Either: optional container types

by John Cowan (text) and Wolfgang Corcoran-Mathe (sample implementation)

keywords: Data Structure, Multiple-Value Returns

This repository hosts SRFI 189: Maybe and Either: optional container types, a Scheme Request for Implementation.

This SRFI is in final status.

See also SRFI 195: Multiple-value boxes.

The full documentation for this SRFI can be found in the SRFI Document.

If you’d like to participate in the discussion of this SRFI, or report issues with it, please join the SRFI-189 mailing list and send your message there.

Thank you.

The SRFI Editors