Last change: |
Refactor Facades
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
Reorganize the whole project
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
Add strict type to package
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
Define classes as final
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
Merge branch 'develop' into feature/merge-numeric-types
Add Float::abs extension method
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
Add comparison extension methods for numeric types
# Explain why this change is being made
# Provide links to any relevant tickets, articles or other resources
|