Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Higher-Order Functions
(edit)
Revision as of 00:43, 26 May 2012
65 bytes removed
,
00:43, 26 May 2012
m
Text replace - "| valign='top' width='90' |" to "| width='90' |"
{|
|-
|
valign='top'
width='90' | '''Signatures'''
|<code><b>fn:map</b>($f as function(item()) as item()*, $seq as item()*) as item()*</code><br />
|-
{|
|-
|
valign='top'
width='90' | '''Signatures'''
|<code><b>fn:filter</b>($pred as function(item()) as xs:boolean, $seq as item()*) as item()*</code><br />
|-
{|
|-
|
valign='top'
width='90' | '''Signatures'''
|<code><b>fn:map-pairs</b>($f as function(item(), item()) as item()*, $seq1 as item()*, $seq2 as item()*) as item()*</code><br />
|-
{|
|-
|
valign='top'
width='90' | '''Signatures'''
|<code><b>fn:fold-left</b>($f as function(item()*, item()) as item()*, $seed as item()*, $seq as item()*) as item()*</code><br />
|-
{|
|-
|
valign='top'
width='90' | '''Signatures'''
|<code><b>fn:fold-right</b>($f as function(item(), item()*) as item()*, $seed as item()*, $seq as item()*) as item()*</code><br />
|-
CG
Bureaucrats
, editor, reviewer,
Administrators
13,554
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Request account
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main Page
Table of Contents
Recent Changes
Random Page
PDF Version
Tools
Special pages
Printable version