Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
SIPL
(view source)
Revision as of 16:14, 4 February 2020
125 bytes added
,
16:14, 4 February 2020
→Built-in functions
Line 59:
Line 59:
* Count(func) – Returns how many elements satisfy func(x)
* Count(func) – Returns how many elements satisfy func(x)
* Where(func) – Returns elements that satisfy func(x)
* Where(func) – Returns elements that satisfy func(x)
+
* First() - Returns the first element of the enumrable or null
+
* Last() - Returns the last element of the enumerable or null
* FindFirst(func) – Returns the first element that satisfies func(x)
* FindFirst(func) – Returns the first element that satisfies func(x)
* OrderBy(func) – Returns elements sorted by func(x) in ascending order
* OrderBy(func) – Returns elements sorted by func(x) in ascending order
Khornel
Bureaucrats
,
Interface administrators
,
Administrators
768
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version