Skip to content

Commit 33d5fc3

Browse files
fix: make IndexCache constructor more type-stable
1 parent 6b22f32 commit 33d5fc3

File tree

2 files changed

+156
-126
lines changed

2 files changed

+156
-126
lines changed

src/problems/sccnonlinearproblem.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
const TypeT = Union{DataType, UnionAll}
2-
31
struct CacheWriter{F}
42
fn::F
53
end

0 commit comments

Comments
 (0)