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 | 746107 reads
|
Browse archivesActive forum topics
|
Recent comments
1 week 4 days ago
2 weeks 1 day ago
2 weeks 2 days ago
2 weeks 2 days ago
3 weeks 1 day ago
3 weeks 4 days ago
3 weeks 4 days ago
3 weeks 4 days ago
4 weeks 6 days ago
5 weeks 1 day ago