I find it useful when first encountering a language whose syntax I'm not familiar with. Give it a single line and ask, "what is this doing?" to see if it matches my initial assumption.
Especially given how bad conventional search is at strings like "[..^x]"
I find it useful when first encountering a language whose syntax I'm not familiar with. Give it a single line and ask, "what is this doing?" to see if it matches my initial assumption.
Especially given how bad conventional search is at strings like "[..^x]"