Julia Programming Language
Question mark in variable names
Internals & Design
question
yuyichao
May 22, 2017, 3:41am
5
Prime is allowed
julia> a′ = 1 1 julia> a′ + 2 3
How to call a function that returns a function efficiently
show post in topic
Related topics
Topic
Replies
Views
Activity
Naming: Remove all underscores to matter what?
General Usage
123
7235
January 28, 2018
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
Internals & Design
49
5324
January 15, 2018
Aliases for `=` and `==`
Internals & Design
proposal
43
3257
May 25, 2021
Proposal: `then`, `else` syntax to replace `&&`, `||` short-circuiting
Internals & Design
54
4985
January 28, 2017
! notation for individual modified variables
Internals & Design
proposal
39
3428
April 11, 2019