Strings are inhabited
Compare changes
+ 2
− 0
@@ -23,6 +23,8 @@ Proof. solve_decision. Defined.
Add instance for Inhabited string
; usually you can rely on stdpp having all the instances you'd expect, which is pretty cool, so let's fix this small exception