consumeTo(_:)

Pulls a string off the queue, up to but exclusive of the match sequence, or to the queue running out.

TokenQueue.swift:200
@discardableResult func consumeTo(_ seq: String) -> String
<param>
<return>