franz/partitions

Types

pub type Partitions {
  Partititons(List(Int))
  All
}

Constructors

  • Partititons(List(Int))
  • All
Search Document