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

extras.core.syntax.package.scala Maven / Gradle / Ivy

There is a newer version: 0.44.0
Show newest version
package extras.core

/** @author Kevin Lee
  * @since 2022-06-25
  */
package object syntax {
  object string extends StringSyntax

  object all extends StringSyntax
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy