Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
callback
v0.4.1
Callback
Group
Groups
Auto
Custom
Instance
Phase
Proc
ProcSet
ResultSet
Util
Var
Built with Crystal 1.9.2
2023-10-08 01:30:22 UTC
struct
Callback::Util::Var(T)
Callback::Util::Var(T)
Struct
Value
Object
Defined in:
callback/util/var.cr
Constructors
.new
Instance Method Summary
#initialize
#var
#var=
(var : T | Nil)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]
def
var
#
[
View source
]
def
var=
(var : T | Nil)
#
[
View source
]