Broschiertes Buch

Generic and Indexed Programming

Versandkostenfrei!
Versandfertig in 1-2 Wochen
36,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
18 °P sammeln!
Generic programming is about making programs more widely applicable via exotic kinds of parametrization---not just along the dimensions of values or of types, but also of things such as the shape of data, algebraicstructures, strategies, computational paradigms, and so on. Indexed programming is a lightweight form of dependently typed programming, constraining flexibility by allowing one to state and check relationships between parameters: that the shapes of two arguments agree, that an encoded value matches some type, that values transmitted along a channel conform to the stated protocol, and...