Skip to content

Regexp🔗

A Regexp is safe for concurrent use by multiple goroutines,

except for configuration methods, such as Longest.

Definition🔗

export type Regexp = any;