Fix kernel function parameters
1 unresolved thread
1 unresolved thread
Compare changes
+ 13
− 1
@@ -42,9 +42,21 @@ class PsSymbol:
This MR implements equality and hashing for PsSymbol
such that the parameters of KernelFunction
s are unique.
Also improves some error messages.