vs:pairs
-- vonuvoli
Export (vonuvoli pairs)
pair?
;pair-immutable?
;pair-mutable?
;not-pair?
;not-pair-immutable?
;not-pair-mutable?
;pair<?
;pair<=?
;pair=?
;pair>=?
;pair>?
;not-pair<?
;not-pair<=?
;not-pair=?
;not-pair>=?
;not-pair>?
;car
;cdr
;pair->immutable
;pair->mutable
;cons
;xcons
;set-car!
;set-cdr!
;make-pair
;