zenna / Arrows.jl

14 stars 2 forks source link

Application of primitive arrows doesn't work #77

Open zenna opened 6 years ago

zenna commented 6 years ago
julia> SinArrow(2.3)
ERROR: MethodError: Cannot `convert` an object of type Float64 to an object of type Arrows.SinArrow
This may have arisen from a call to the constructor Arrows.SinArrow(...),
since type constructors fall back to convert methods.
Stacktrace:
 [1] Arrows.SinArrow(::Float64) at ./sysimg.jl:24