mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 22:09:25 +00:00
202 B
202 B
| title | layout | version |
|---|---|---|
| dfr not | command | 0.59.0 |
Inverts boolean mask
Signature
> dfr not
Examples
Inverts boolean mask
> [$true $false $true] | dfr to-df | dfr not