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 客户端使用