get

operator fun get(path: Path<Int>): Result<T>(source)
operator fun get(row: Int): Result<T>(source)