Version History
v2025-11-29
- Fixed bugs where empty text could cause infinite loops.
v2.0
- Update to new Tomo syntax and overhaul
v1.1
- Added
Text.matching_pattern(text:Text, pattern:Pattern, pos:Int = 1 -> PatternMatch?)
v1.0
Initial version
Text.matching_pattern(text:Text, pattern:Pattern, pos:Int = 1 -> PatternMatch?)Initial version