RosettaCodeData/Task/Currying/00DESCRIPTION

11 lines
347 B
Text
Raw Permalink Normal View History

2015-02-20 09:02:09 -05:00
{{Wikipedia|Currying}}
2018-06-22 20:57:24 +00:00
;Task:
Create a simple demonstrative example of [[wp:Currying|Currying]] in a specific language.
2015-02-20 09:02:09 -05:00
Add any historic details as to how the feature made its way into the language.
<!-- from: http://en.wikipedia.org/w/index.php?title=Currying&direction=prev&oldid=142127294 -->
2016-12-05 22:15:40 +01:00
[[Category:Functions and subroutines]]
2018-06-22 20:57:24 +00:00
<br><br>