josiann.typing.DType

josiann.typing.DType: TypeAlias = numpy.float64 | numpy.int64

Represent a PEP 604 union type

E.g. for int | str