-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Not sure what's up with the installation and why heya-ctr is really needed (there are probably more robust & well tested binary/quick sort libs on npm?), but I'm getting this error trying to use either entry point:
Uncaught Error: Cannot find module '../main'
at s (_prelude.js:1)
at _prelude.js:1
at binarySearch.js:1
at Array.map (<anonymous>)
at aTmpl (binarySearch.js:1)
at Object.435 (binarySearch.js:2)
at s (_prelude.js:1)
at _prelude.js:1
at Object.453.heya-ctr/algos/binarySearch (search.js:4)
at s (_prelude.js:1)
Too bad since this seems like it could be a really handy module! Thanks for writing it anyways. 😄
Reactions are currently unavailable