0
0
llucycodes42
The code assigns the value of the variable name to the variable value.
Shortcut: let
let
${name} = ${value}
in
${expr}
0
0
llucycodes42
The code assigns the value of the variable name to the variable value.
Shortcut: let
let
${name} = ${value}
in
${expr}