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