Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
SelectFirst
SelectFirst
利用可能
Returns the first element satisfying a predicate.
形式
SelectFirst[data, crit]
SelectFirst[data, crit -> prop]
SelectFirst[data, crit, default]
SelectFirst[crit]
検証済みの例
SelectFirst[{1, 2, 3, 4}, # > 2 &] → 3
SelectFirst[<|a -> 1, b -> 4, c -> 9|>, # > 3 &] → 4
Qurakで実行
リファレンスを検索
トピック
Computation With Structured Datasets
- Selections and Transformations
Elements Of Lists
- Finding Sublists
Function Composition And Operator Forms
- Functions with Operator Forms
New In100 Alphabetical Listing
- S
New In100 Core Language And Structure
- Finding Elements »
関連
Select
FirstCase
FirstPosition
First
Take
Drop
Reap
Pick
GatherBy
GroupBy
MatchQ
StringMatchQ
← SelectedNotebook
SelectionCreateCell →
全 6300 関数
·
MCPクライアントから使う