lean4-htt/tests/lean/phashmap_inst_coherence.lean.expected.out
2021-01-15 16:27:59 +01:00

10 lines
339 B
Text

phashmap_inst_coherence.lean:12:6-12:56: error: application type mismatch
PersistentHashMap.find? m
argument
m
has type
@PersistentHashMap Nat Nat instBEq instHashableNat
but is expected to have type
@PersistentHashMap Nat Nat instBEq natDiffHash
phashmap_inst_coherence.lean:12:0-12:56: error: failed to synthesize
Lean.Eval ?m