forked from facebookincubator/Glean
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utility angle and normalization functions
Summary: See `toAngle.hs` doc header. Motivation in D55895695. `normalize` doesn't belong in `toAngle` since it's not related to Angle. The functions are quite similar though. I could either move it to different module or rename toAngle. Waiting for reviews before spending more time, there may be an alternative to `normalize` as used in D55895695. Reviewed By: nhawkes Differential Revision: D55964844 fbshipit-source-id: 73c372258b5219729012158c9dd8304aa39271ac
- Loading branch information
1 parent
205bbe2
commit de16c5f
Showing
1 changed file
with
115 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters