Index
[SYMBOL][A][B][C][D][E][F][G][H][I][K][L][M][N][O][P][Q][R][S][T][U][V][W]
SYMBOL
^ (pin operator) ; (expression separator) ! (exclamation point), 2nd != (weak inequality operator) !== (strict inequality operator) ? (question mark), 2nd . (function application) [ ] operator, 2nd / (division operator) \ (string escaping) \\ (optional arguments) & (capture operator), 2nd # (comment) << and >> operators <> operator = (match operator), 2nd == (weak equality operator) === (strict equality operator) |> (pipeline operator), 2nd, 3rd, 4th
A
abstract syntax tree. See AST. Access protocol Actor model agents alias registration aliases, 2nd, 3rd, 4th anonymous functions anonymous variables application behaviour, 2nd arguments, function arity of ...
Get Elixir in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.