1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-15 00:00:01 +00:00
Ian Henry 485099fd6e
string and peg replacement functions can now take functions
Functions will be invoked with the matched text, and their result will be
coerced to a string and used as the new replacement text.

This also allows passing non-function, non-byteviewable values, which will be
converted into strings during replacement (only once, and only if at least
one match is found).
2023-04-23 08:36:17 -07:00
..
2023-01-07 15:04:56 -06:00
2022-01-06 20:38:15 -06:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:04:56 -06:00
2023-02-21 20:19:17 +09:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:03:35 -06:00
2023-01-07 15:03:35 -06:00