Skip to content

Commit 2716c18

Browse files
committed
Code reorg
1 parent a7e368b commit 2716c18

File tree

3 files changed

+197
-144
lines changed

3 files changed

+197
-144
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
1717
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1818
SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"
1919
TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
20+
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2021
WrappedUnions = "325db55a-9c6c-5b90-b1a2-ec87e7a38c44"
2122

2223
[compat]
@@ -33,5 +34,6 @@ NamedGraphs = "0.6.9, 0.7"
3334
SimpleTraits = "0.9.5"
3435
SplitApplyCombine = "1.2.3"
3536
TermInterface = "2"
37+
TypeParameterAccessors = "0.4.4"
3638
WrappedUnions = "0.3"
3739
julia = "1.10"

0 commit comments

Comments
 (0)