File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11# BaseType.jl
22
3- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://SymbolicML.org/BaseType.jl/stable/ )
43[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://SymbolicML.org/BaseType.jl/dev/ )
54[ ![ Build Status] ( https://github.com/SymbolicML/BaseType.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/SymbolicML/BaseType.jl/actions/workflows/CI.yml?query=branch%3Amain )
65[ ![ Aqua] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
76
87This package defines a tiny function ` base_numeric_type ` that
9- extracts the base numeric type from a possible container type ` T ` .
8+ extracts the base numeric type from a possible container type ` T ` :
109
1110- ` base_numeric_type(::Type{T}) where {T} `
1211- ` base_numeric_type(x::T) `
You can’t perform that action at this time.
0 commit comments