Regex.recompile-exclamation-mark

You're seeing just the function recompile-exclamation-mark, go back to Regex module for more information.
Link to this function

recompile!(regex)

View Source (since 1.4.0)

Specs

recompile!(t()) :: t()

Recompiles the existing regular expression and raises Regex.CompileError in case of errors.