Identity function in Scheme -


is identity function pre-defined in scheme?

yes, it's called values. actually, that's used multiple values, it's generalized multiple-arity identity function.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -