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 | 747635 reads
|
Browse archives
Active forum topics |
Recent comments
3 days 16 hours ago
40 weeks 5 days ago
40 weeks 5 days ago
40 weeks 5 days ago
1 year 10 weeks ago
1 year 15 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago
1 year 19 weeks ago
1 year 24 weeks ago