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