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