renameIBinds : List String -> List String -> RawImp -> State (List (String, String)) RawImpdoBind : List (Name, Name) -> RawImp -> RawImpbindNames : Ref Ctxt Defs => Bool -> RawImp -> Core (List Name, RawImp)bindTypeNames : Ref Ctxt Defs => FC -> List (Maybe Name, RawImp) -> List Name -> RawImp -> Core RawImpbindTypeNamesUsed : Ref Ctxt Defs => FC -> List String -> List Name -> RawImp -> Core RawImppiBindNames : Ref Ctxt Defs => FC -> List Name -> RawImp -> Core RawImp