Sciweavers

909 search results - page 13 / 182
» Generic Programming: An Introduction
Sort
View
ICFP
2006
ACM
15 years 10 months ago
Good advice for type-directed programming aspect-oriented programming and extensible generic functions
Type-directed programming is an important idiom for software design. In type-directed programming the behavior of programs is guided by the type structure of data. It makes it pos...
Geoffrey Washburn, Stephanie Weirich