We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
New variable bindings are introduced at the current namespace level by:
=
const
DataType
struct
mutable struct
abstract type
primitive type
function
macro
module
baremodule
using
import
importall
New intra-expression bindings are introduced by:
where
for
do
let
try
catch