Next: srfi ilists procs conversion, Previous: srfi ilists procs alists, Up: srfi ilists procs [Index]
These two procedures are analogues of the primitive side–effect
operations on pairs, set-car!
and set-cdr!
.
This procedure returns an ipair with object in the icar field and the icdr of ipair in the icdr field.
This procedure returns an ipair with object in the icdr field and the icar of ipair in the icar field.