mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-19 00:10:26 +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.