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 0ede6a4 commit 454c87dCopy full SHA for 454c87d
src/solve.jl
@@ -1,4 +1,3 @@
1
-
2
struct NullData end
3
const DEFAULT_DATA = Iterators.cycle((NullData(),))
4
Base.iterate(::NullData, i=1) = nothing
0 commit comments