Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indicating negation #12

Open
kovasb opened this issue May 28, 2015 · 1 comment
Open

indicating negation #12

kovasb opened this issue May 28, 2015 · 1 comment

Comments

@kovasb
Copy link
Owner

kovasb commented May 28, 2015

Want a constructor fn in gamma.api to indicate negation.

Currently we'd have to do something like (g/* -1.0 x)

Whereas we'd want something like (g/neg x)

@sgrove
Copy link
Contributor

sgrove commented Jun 15, 2015

Why not special-case single-arg g/- so that it lines up with both clojure/script and glsl?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants