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

caseapp.core.Counter.scala Maven / Gradle / Ivy

The newest version!
package caseapp.core

/** Helper to count how many times a flag argument is specified.
  *
  * Should be used with [[Int]] and [[caseapp.@@]], like `Int @@ Counter`.
  */
sealed abstract class Counter




© 2015 - 2025 Weber Informatics LLC | Privacy Policy