mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-20 03:04:37 +00:00
The traverse function is not properly typeable at this moment since we lack higher-kinded types. Specific cases are doable though, like the array-array case I've typed here. Users can add their own specific cases in their own typings, to extend this.