mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
More on issue 908
This commit is contained in:
parent
b7f76cd622
commit
fd3593bdee
1 changed files with 0 additions and 11 deletions
11
todo.txt
11
todo.txt
|
|
@ -19,17 +19,6 @@ RELEASES
|
|||
* plan 6.2.0
|
||||
? YAML
|
||||
|
||||
================================================================
|
||||
908
|
||||
|
||||
* is_not_empty (class=typing #args=1) False if field is present in input with empty value, true
|
||||
otherwise -> That means that and absent value will return true. While technically it makes sense,
|
||||
many people will ask if "is not empty" to get the green flag before processing the value, which will
|
||||
be nonexistent if the field is absent. Would it make sense to consider absent fields as empty ones?
|
||||
Probably you already though about those concerns, but just in case.
|
||||
|
||||
-> engage in issue
|
||||
|
||||
================================================================
|
||||
FEATURES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue