mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
199 B
199 B
title | layout | version |
---|---|---|
dfr not | command | 0.59.1 |
Inverts boolean mask
Signature
> dfr not
Examples
Inverts boolean mask
> [true false true] | dfr to-df | dfr not