Ceylon (programming language): Difference between revisions

Content deleted Content added
m linking
m linking
Line 144:
 
==== Functions ====
Similarly to many modern languages, Ceylon supports [[first class functionsfunction]]s and [[higher order functionsfunction]]s, including function types and [[anonymous functionsfunction]]s<ref>{{cite web|last=King|first=Gavin|title=The Ceylon Language: 4.7 Functions |url=http://ceylon-lang.org/documentation/1.2/spec/html/declarations.html#functions|access-date=5 December 2015}}</ref>
 
<source lang="ceylon">