Skip to content

v1.1.0

Compare
Choose a tag to compare
@termermc termermc released this 19 Aug 19:03
· 13 commits to master since this release
  • Made StackString nil-terminated
  • Added [] that supports HSlice
  • Added toCstring and toHeapCstring
  • Renamed findChar and findSubstr to find
  • Renamed containsChar and containsSubstr to contains
  • Added cstring to the IndexableChars type
  • Added mitems and mpairs for StackString