• Helper to create a regular expression that matches function names, ignoring their package.

    Parameters

    • functions: readonly string[]

    Returns RegExp