Header menu logo Nu

Rexpr Type

Effectively new-types the Regex type to implement custom type-conversion without needing explicit initialization by the client program.

Constructors

Constructor Description

Rexpr(pattern)

Full Usage: Rexpr(pattern)

Parameters:
    pattern : string

Returns: Rexpr
pattern : string
Returns: Rexpr

Instance members

Instance member Description

this.Pattern

Full Usage: this.Pattern

Returns: string
Returns: string

Type something to start searching.