can walkGlobKinds be refactored to call something like glob from https://github.com/nim-lang/Nim/pull/15598 ? #47
Labels
discussion
[RFC] Fixes, APIs, or changes need feedback.
external
Issues with dependencies or otherwise unsolvable within the project itself.
followup from nim-lang/Nim#15598 (comment)
the idea would be to benefit from features introduced in nim-lang/Nim#15598 by providing a wrapper around std/globs while retaining the same interface in pkg/glob
it would work like this:
The text was updated successfully, but these errors were encountered: