-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert Math\min to take a Traversable
Summary: The function formerly known as `Math\min` was renamed to `Math\minv`. This function will replace `C\min`. See #25. Reviewed By: fredemmott Differential Revision: D6096198 fbshipit-source-id: 9f3067b1ba358a8ca6520fe8dbc8e13f09488eda
- Loading branch information
1 parent
5fd0e01
commit 94d870a
Showing
2 changed files
with
45 additions
and
6 deletions.
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
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