def doSomething (db:String) : String := do let mut cl : Nat × Nat → Nat × Nat := λx => x cl := (λ(x,y) => (x, y⟩) db