Closed lenguyenthanh closed 4 months ago
With .match We have an equivalent of pipe without extra allocation: https://gist.github.com/lenguyenthanh/6dd8ff4b3cafc0d016fd9e86d1022d5f
pipe
We also remove an extra import 🥳
With .match We have an equivalent of
pipe
without extra allocation: https://gist.github.com/lenguyenthanh/6dd8ff4b3cafc0d016fd9e86d1022d5fWe also remove an extra import 🥳