An error occurred while fetching the assigned milestone of the selected merge_request.
Resolve "add math core functions such as min, max from strhelper"
Merged
requested to merge feature/10-add-math-core-functions-such-as-min-max-from-strhelper into draft/develop
Closes #10 (closed) , #8 (closed), #9 (closed)
Introduction
Build fixed, math functions added, default enum types added for str, int, byte.
Note: Template Reference
Worked on Items
-
#8 (closed) - Tests core added from strhelper -
#9 (closed) - Fixed build issues, there was an issue with byte overflow in Uppercase portion, changed the type to int16 as byte cannot hold -
-
#10 (closed) - Fixed build issues, there
TODOs
- N/A
References
Error Messaging Examples
n := bytetype.Variant(5)
n.IsTrue(5, 10)
Notes
- N/A
Merge Request Ordering
- N/A
Edited by Md. Alim Ul Karim
Merge request reports
Activity
Please register or sign in to reply