mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-03 03:41:14 -03:00
Technically the equivalence would be something like string length -q $str test -n (string join \n -- $str | string collect) To handle when str has multiple empty strings; but quoting is easier to remember and enough for most practical purposes.
607 B
607 B