| User loginNavigation | functions vs procedures..been reading up a bit on functional languages lately out of interest (99% a c/c++ programmer myself) I was curious if any of the multi-paradigm languages distinguished 'Functions'(without side-effects) from 'Procedures'(with side-effects) as a means of cleanly separating pure functional code from the rest... is this a common/usefull concept or not? obviously in c++ i'm used to the idea of const pointers to have some concept of what gets modified but there's always globals & over-rides there... By ceti331 at 2009-08-17 12:01 | LtU Forum | previous forum topic | next forum topic | other blogs | 16229 reads | Browse archives
 Active forum topics | 
Recent comments
2 days 8 hours ago
2 days 8 hours ago
2 days 8 hours ago
3 weeks 3 days ago
4 weeks 1 day ago
4 weeks 1 day ago
4 weeks 3 days ago
4 weeks 3 days ago
4 weeks 3 days ago
4 weeks 5 days ago