- (rope-fold f a rope1 [ropeN ...]) => objectprocedure
- (rope-for-each f rope1 [ropeN ...]) => voidprocedure
These procedures implement characterwise fold and for-each over the given ropes.
These procedures implement characterwise fold and for-each over the given ropes.