User loginNavigation |
Multiple Value Return - Common Lisp vs. Tuples and destructuringI'm most familiar with the Common Lisp style implementation of the multiple-value-return feature. But I notice that several other languages, including Python, use tuple return values and do destructuring on these tuples. What are the advantages/disadvantages to each? Semantically? Implementation and performance? Are there other (better) models of multiple-value-return that I should study? Thanks much! Scott By scottmcl at 2008-06-02 22:29 | LtU Forum | previous forum topic | next forum topic | other blogs | 747247 reads
|
Browse archives
Active forum topics |
Recent comments
13 weeks 2 days ago
13 weeks 3 days ago
13 weeks 3 days ago
35 weeks 4 days ago
39 weeks 6 days ago
41 weeks 3 days ago
41 weeks 3 days ago
44 weeks 1 day ago
48 weeks 5 days ago
48 weeks 5 days ago