Companion

Holds constants.

Properties

Link copied to clipboard
private const val GIT_REPO: String

The repository to report errors in.

Link copied to clipboard
private const val GIT_REPO_USER: String

The name of the user that owns the repo to report errors in.

Functions

Link copied to clipboard
private fun <V> PageIterator<V>.flatSequence(): Sequence<V>

Returns a flattened sequence of all elements in the iterator.