Skip to content

Commit 077e267

Browse files
committed
Added a verdict to feature 008 HKT uncertain.
Signed-off-by: Marvin Hansen <[email protected]>
1 parent 44b153f commit 077e267

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Verdict
2+
3+
The uncertain crate has been transitioned from the previously brittle compute node to the much more robust const tree crate for the internal AST data structure.
4+
5+
However, the implementation of higher kinds of types has been proven exceptionally difficult because the type T in the uncertain type would require a trait bond, which the higher kind of type traits do not allow. Therefore, it was deemed sensible to exclude the higher kind type trait implementation for the time being.

0 commit comments

Comments
 (0)