Skip to content

Resolve "add math core functions such as min, max from strhelper"

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

TODOs

  • N/A

References

Error Messaging Examples

	n := bytetype.Variant(5)

	n.IsTrue(5, 10)

image

Notes

  • N/A

Merge Request Ordering

  • N/A
Edited by Md. Alim Ul Karim

Merge request reports

Loading