![JAR search and dependency download from the Maven repository](/logo.png)
caseapp.core.Counter.scala Maven / Gradle / Ivy
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