All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.ablearthy.tl.parser.package.scala Maven / Gradle / Ivy

The newest version!
package io.github.ablearthy.tl

import fastparse._

package object parser {
  def schemaParser[_: P]: P[Schema] = Schema.parser
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy