Qurak

Which

可用

Returns the first value whose test evaluates to `True`.

Which[test1, value1, test2, value2, …]
Which[2 > 1, "a", True, "b"] → a

使用於

主題

相關

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