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