Content deleted Content added
→Go: +ref |
m merge two refs |
||
Line 406:
===Go===
There is no ternary if in [[Go (programming language)|Go]], so use of the full if statement is always required.<ref
===Haskell===
Line 944:
* [[CoffeeScript]]
* [[Go (programming language)|Go]] programming language<ref name="go-ternary">{{cite web |url=
* [[MATLAB]]
* [[Pascal (programming language)|Pascal]] although [[Object Pascal|Object Pascal / Delphi]] do have a function {{code|IfThen}} to do the same (with caveats)
|