Comment by Zambyte 11 hours ago Closures and fexprs 1 comment Zambyte Reply SanjayMehta 5 hours ago Well a closure is a kind of a record with a function hiding inside it and a record is a function which returns its contents.An fexpr is a function.
SanjayMehta 5 hours ago Well a closure is a kind of a record with a function hiding inside it and a record is a function which returns its contents.An fexpr is a function.
Well a closure is a kind of a record with a function hiding inside it and a record is a function which returns its contents.
An fexpr is a function.