Qurak

Pick

可用

Picks the elements of the first list for which the second list is `True`.

Pick[list, sel]
Pick[list, sel, patt]
Pick[{1, 2, 3, 4}, {True, False, True, False}] → {1, 3}

使用於

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個