Jump to content

Partial function application: Difference between revisions

m
(→‎{{header|Ada}}: Added Ada version)
Line 29:
 
=={{header|Ada}}==
 
Ada allows to define generic functions with generic parameters, which are partially applicable.
 
<lang Ada>with Ada.Text_IO;
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.