Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
Stack
Stack
利用可能
Return the current evaluation call stack as a list of function names.
形式
Stack[]
Stack[pattern]
検証済みの例
f[g[1, Echo[Stack[]];2]] → f[g[1, 2]]
f[g[1, Echo[Stack[_]];2]] → f[g[1, 2]]
f[g[1, Echo[Stack[_f]];2]] → f[g[1, 2]]
Qurakで実行
リファレンスを検索
トピック
Low Level System Spelunking
- General
Summary Of New Features In150
- Core Language
Summary Of New Features In150
- Core Language
Symbolic Execution History
- General
Tuning And Debugging
- Execution Tracing »
関連
StackBegin
StackComplete
StackInhibit
Trace
TracePrint
TraceScan
GatherBy
HoldCompleteForm
SplitBy
Assert
Contexts
Names
← StableDistribution
StackBegin →
全 6300 関数
·
MCPクライアントから使う