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 735f65a commit 988878aCopy full SHA for 988878a
src/common.jl
@@ -1,6 +1,6 @@
1
## Generic ##
2
3
-Base.one(::Irrational) = 1
+Base.one(::Irrational) = true
4
5
function vcatmapreduce(f, args...)
6
init = vcat(f(first.(args)...,))
0 commit comments