julia 1.10.10UInt32 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 expansion 3821 ./REPL[1] 2 myfunc() 2893 ./REPL[1] 3 myfunc() 6714 ./REPL[7] 1 macro expansion 6714 ./boot.jl 235 eval(::Module, ::Any) 3511 ./dSFMT.jl 84 dsfmt_fill_array_close_open!(::Base.dSFMT.DSFMT_s 0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9UInt32 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 expansion 3821 ./REPL[1] 2 myfunc() 2893 ./REPL[1] 3 myfunc() 6714 ./REPL[7] 1 macro expansion 6714 ./boot.jl 235 eval(::Module, ::Any) 3511 ./dSFMT.jl 84 dsfmt_fill_array_close_open!(::Base.dSFMT.DSFMT_s 0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.4TYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 DocumentationTYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release NotesTYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.13.0 DEVUInt32 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1TYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4TYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3TYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 191 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1TYPES 151 # 64-bit system: julia> UInt UInt64 This is accomplished via the following code in base/boot.jl: if Int === Int64 const UInt = UInt64 else const UInt = UInt32 end Of course, this depends @ Base twiceprecision.jl:265CHAPTER 14. CONSTRUCTORS 192 [9] (::Type{T})(x::T) where T<:Number @ boot.jl:894 [10] (::Type{T})(x::AbstractChar) where T<:Union{AbstractChar, Number} @ char.jl:50 The /REPL.jl:97; macro expansion 80 ./REPL.jl:66; eval_user_input(::Any, ::Base.REPL.REPLBackend) 80 ./boot.jl:235; eval(::Module, ::Any) 80 ./:?; anonymous 80 ./profile.jl:23; macro expansion 52 0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 11 条
- 1
- 2













