Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

Rename "log" function to "ln"? #10

Closed
tfausak opened this issue Oct 27, 2015 · 1 comment
Closed

Rename "log" function to "ln"? #10

tfausak opened this issue Oct 27, 2015 · 1 comment

Comments

@tfausak
Copy link

tfausak commented Oct 27, 2015

While working on purescript-batteries, I ran into a collision between Math.log and Control.Monad.Eff.Console.log. I think people are more likely to mean Console.log than Math.log when they just say log. And since Math.log is the natural logarithm, it can unambiguously be called ln, avoiding the collision.

Obviously this isn't a problem with this package per se. I could (and may) address this in purescript-batteries. But I wanted to open an issue here for discussion.

@tfausak
Copy link
Author

tfausak commented Dec 8, 2015

I'm trying to address this in purescript-neon instead.

@tfausak tfausak closed this as completed Dec 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant