99re热视频这里只精品,久久久天堂国产精品女人,国产av一区二区三区,久久久精品成人免费看片,99久久精品免费看国产一区二区三区

Elixir 操作符表

2023-12-14 16:33 更新
OPERATOR    ASSOCIATIVITY
@                Unary
.                Left to right
+ - ! ^ not ~~~        Unary
* /                Left to right
+ -                Left to right
++ -- .. <>        Right to left
in                Left to right
|> <<< >>> ~>> <<~ ~> <~ <~> <|>    Left to right
< > <= >=        Left to right
== != =~ === !==    Left to right
&& &&& and        Left to right
|| ||| or        Left to right
=                Right to left
=>                Right to left
|                Right to left
::                Right to left
when                Right to left
<-, \\                Left to right
&                Unary

這些操作符中的大部分會(huì)在我們的教程中學(xué)習(xí)到。在下一章,我們將討論一些基本函數(shù),數(shù)據(jù)類型轉(zhuǎn)換和一點(diǎn)點(diǎn)控制流。


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)