Home    Reference > F Functions > Tilde
prev next

Description

The expression
   a~b
is desugared to
   Tilde(a,b).

Function Tilde

@x:func Tilde(a,b~View)
a first parameter
b second parameter

Semantics

It is an error if ! a?b. The result will be the value of a.