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

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

There is a newer version: 2.0.0-M8
Show 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 - 2024 Weber Informatics LLC | Privacy Policy