Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 366 Bytes

qdash: A port of lodash to q / kdb+

"Because the author needed to learn both q and lodash, and he figured this would be a good way to kill two birds with one stone."

Documentation will be expanded as the project gets underway

Comes with pre-built qdash.q for \loading into q.

To rebuild qdash.q from /src:

  1. npm install (one time only; requires nodeJS)
  2. gulp