User loginNavigation |
Very Quick Question On "where" vs. "letrec", "letfn", "labels", etc.This is (I believe) a simple, trivial question. Is there any difference between Haskell style "where" clauses on function definitions and using similar "letrec", "letfn" or "labels" forms in other languages. We can restrict the definitions within these forms to plain function definitions, for the sake of argument. So where we might have (forgive any syntactic faux pas).
Can we always substitute an equivalent (using a hypothetical labels form, for the sake of argument):
I'm just curious if these "where" clauses are naught more than syntactic surgar for other forms more familiar to me. Thanks much in advance, and no, this is *not* a homework assignment (I'm 45 years old today). - Scott. By scottmcl at 2011-03-12 02:40 | LtU Forum | previous forum topic | next forum topic | other blogs | 5047 reads
|
Browse archives
Active forum topics |
Recent comments
1 week 1 day ago
41 weeks 3 days ago
41 weeks 3 days ago
41 weeks 3 days ago
1 year 11 weeks ago
1 year 15 weeks ago
1 year 17 weeks ago
1 year 17 weeks ago
1 year 20 weeks ago
1 year 24 weeks ago