#Wondering if this is doable in regex?
1 messages · Page 1 of 1 (latest)
<@&987246883653156906> please have a look, thanks.
what makes something flexographically large?
and no
generally regexes are taught in theory of computation courses to illustrate something less powerful than a turing machine
so if you want to understand when it is theoretically possible to use regexes
(aside from wacky lookbehind behavior that might make it turing complete idk)
then you should dig into that course work
key words are "theory of computation, regex"
was just looking to split the string at K intervals using a regex expression, compareTo is for lexographical comparison🙏