Updated documentation

master
Aadhavan Srinivasan 3 days ago
parent 00570f07fe
commit b0b8bf23af

@ -86,7 +86,7 @@ Assertions:
# Flags
Flags are used to change the behavior of the engine. None of them are enabled by default. They are passed as an [ReFlag] slice to [Compile].
The list of flags, and their purpose, is provided in the type definition.
Flags are used to change the behavior of the engine. None of them are enabled by default. They are passed as variadic arguments to [Compile].
The list of flags is provided in the type definition for [ReFlag].
*/
package regex

Loading…
Cancel
Save