Julia Programming Language
Declaring a variable whose value cannot be changed
General Usage
question
nilshg
August 6, 2020, 7:19am
2
Related:
Does declaring a variable to be constant do anything at all? - #11 by yuyichao
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Does declaring a variable to be constant do anything at all?
General Usage
question
,
constants
10
9910
September 21, 2017
How to prohibit assignment to a variable in a function?
General Usage
2
368
November 3, 2020
var::MyType the variable keeps MyType as type and can't change further on
Internals & Design
8
643
December 18, 2020
Usage of keyword `const` in the context of types. (code from Julia documentation)
New to Julia
4
602
December 25, 2019
Strange behavior, when constant is redefined inside a function
General Usage
25
3178
November 29, 2017