F-9: UTF-32 string #9

Closed
opened 2025-04-19 11:02:01 -05:00 by Mineplay · 1 comment
Owner

Implementation of UTF-32 string data structure containing the following functionalities:

  • Append
  • Insert at index
  • Insert before character
  • Insert before string
  • Insert after character
  • Insert after string
  • Replace
  • Copy
  • Pop
  • Remove
  • Remove Range
  • Clear
  • Contains string
  • Is empty
Implementation of UTF-32 string data structure containing the following functionalities: * Append * Insert at index * Insert before character * Insert before string * Insert after character * Insert after string * Replace * Copy * Pop * Remove * Remove Range * Clear * Contains string * Is empty
Mineplay added this to the Release V1.0 milestone 2025-04-19 11:02:01 -05:00
Mineplay added the
enhancement
label 2025-04-19 11:02:01 -05:00
Mineplay self-assigned this 2025-04-19 11:02:01 -05:00
Mineplay added this to the Fledasty-Project project 2025-04-19 11:02:01 -05:00
Mineplay changed title from F-9: UTF-16 string to F-9: UTF-32 string 2025-05-02 06:33:35 -05:00
Author
Owner

WON'T DO AS IS NOT USED VERY MUCH IN PRACTICE

WON'T DO AS IS NOT USED VERY MUCH IN PRACTICE
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Mineplay/Fledasty#9
No description provided.