We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85697ca commit 03245d6Copy full SHA for 03245d6
src/BasisFunctions.jl
@@ -33,6 +33,7 @@ import Base:
33
import Base:
34
promote, promote_rule, convert, promote_eltype, widen, convert,
35
# array methods
36
+ Matrix, Array,
37
length, size, eachindex, iterate, firstindex, lastindex, range, collect,
38
issubset,
39
first, last, copyto!, tail,
0 commit comments