value-start, |=

pattern

Syntax
value-start

|=
    


Purpose

value-start is a positional pattern recognized at the start of a pattern matching source.

The operator |= is symbolic form of value-start; the two forms are otherwise equivalent.