AlgorithmId

value class AlgorithmId(val value: String)

Stable algorithm identity. A string so that persisted rows survive refactors of the enum-ish set.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String