Qurak
說明文件
價格
登入
Qurak
說明文件
函式
ReverseApplied
ReverseApplied
可用
Operator that applies a function with its arguments reversed
形式
ReverseApplied[f]
ReverseApplied[f, n]
已驗證的範例
ReverseApplied[f][a, b, c] → f[c, b, a]
ReverseApplied[NumericalOrder][2, 5] → -1
ReverseApplied[f][a, b, c, d] → f[d, c, b, a]
在 Qurak 上執行
搜尋參考文件
主題
Function Composition And Operator Forms
- Functions with Operator Forms
Functional Programming
- Functional Composition »
New In121 Alphabetical Listing
- R
相關
OperatorApplied
CurryApplied
Reverse
Construct
Apply
Composition
Identity
AllMatch
AllTrue
AnyMatch
AnyTrue
Append
← Reverse
ReverseBiorthogonalSplineWavelet →
全部 6300 個函式
·
從 MCP 用戶端使用這個