skip(_:)

    Skips the given number of results

    Cursor.swift:280
    func skip(_ skip: Int) -> MappedCursor<Base, Element>

    Other members in extension

    Instance members