You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be better to choose units with a true=celsius and false=fahernheit rather than creating and enum for those values. This removes one of the enums from the library and also reduces chances of conflict with any other libraries.
The text was updated successfully, but these errors were encountered:
I think it would be better to choose units with a true=celsius and false=fahernheit rather than creating and enum for those values. This removes one of the enums from the library and also reduces chances of conflict with any other libraries.
The text was updated successfully, but these errors were encountered: