nit: just return an empty vec instead of None (it is also allocation free), it makes the api less ambiguous imho the caller can test for emptyiness just as easy as none _Originally posted by @lukesandberg in https://github.com/vercel/next.js/pull/95261#discussion_r3540122951_
nit: just return an empty vec instead of None (it is also allocation free), it makes the api less ambiguous imho
the caller can test for emptyiness just as easy as none
Originally posted by @lukesandberg in vercel/next.js#95261 (comment)