Searched defs:dropExact (Results 1 – 14 of 14) sorted by relevance
99 dropExact i xs = withFrozenCallStack $ splitAtExact_ (addNote "" "dropExact") id (flip const) i xs function