DiffEqBase.jl
DiffEqBase.jl copied to clipboard
Use code generation and deprecate __has_ property functions
Similar to what I speculated about in https://github.com/JuliaDiffEq/DiffEqBase.jl/pull/318#issuecomment-521131006. Actually I think probably one should not use generated functions since the function body would have to be generated for every different type of f (correct me if that's wrong).