chickadee » library » getter-with-setter

getter-with-setter GETTER SETTERprocedure

Returns a copy of the procedure GETTER with the associated setter procedure SETTER. Contrary to the SRFI specification, the setter of the returned procedure may be changed.