franz/partitions

Types

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

Constructors

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