Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cryzzly
v1.1.1
Top Level Namespace
A
Any
Cryzzly
Dataframe
Built with Crystal 1.9.2
2023-10-08 13:24:02 UTC
struct
A(T)
A(T)
Any
Struct
Value
Object
Defined in:
cryzzly/any.cr
Constructors
.new
(this : T)
Instance Method Summary
#clone
#copy_with
(this _this = @this)
#this
: T
Instance methods inherited from struct
Any
initialize
initialize
Constructor methods inherited from struct
Any
new
new
Constructor Detail
def self.
new
(this : T)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(this _this = @this)
#
[
View source
]
def
this
: T
#