PriceListParser

object PriceListParser

Fault-tolerant parser for gas station price list

Functions

parse
Link copied to clipboard
fun parse(input: String): MutableList<Price>