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
How to prohibit assignment to a variable in a function?
General Usage
2
358
November 3, 2020
Does declaring a variable to be constant do anything at all?
General Usage
question
,
constants
10
9883
September 21, 2017
Could I change the type of a declared variable?
General Usage
3
222
October 18, 2022
var::MyType the variable keeps MyType as type and can't change further on
Internals & Design
8
621
December 18, 2020
How to check whether a variable is reassignable or not? (e.g. whether it is a function definition)
General Usage
question
5
283
August 28, 2023