h2non / hu

Small, generic functional helper library for node.js and browsers
MIT License
20 stars 3 forks source link

Maths instructions, vector calculation #28

Closed rafinskipg closed 10 years ago

rafinskipg commented 10 years ago

The function for crossing 2 vectors of coordinates [x,y,z]

(It needs more evil tests, but, man, it was my first time with something clojure-like)

h2non commented 10 years ago

Cool! I'll add the use of some existent macros to the new function, like curry! Thanks for the contribution... and looking for more ; )

rafinskipg commented 10 years ago

That's for sure! I'll appreciate your curryfication