Writing `optionally()` instead of `anyOf(..., anything())` lowers code size and gives the author's intention better.
38 KiB
38 KiB
Writing `optionally()` instead of `anyOf(..., anything())` lowers code size and gives the author's intention better.