I\'m thinking of something with a signature like fun Sequence.destruct(): Pair>? which would return null
fun Sequence.destruct(): Pair>?
null