Arc Cross Reference |
apply[procedure] apply fn arg ...Like scheme:apply, but you can pass a list, a string or a table to fn, in which case it works as scheme:list-ref, scheme:string-ref or scheme:hash-table-get, respectively. As of arc0, no ways are provided to extend apply to allow other type of objects at fn position (e.g. Gauche's scheme:object-apply). | AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |