View Source Cvax (cvax v0.1.0)

Documentation for Cvax.

Link to this section Summary

Link to this section Functions

@spec cn(any()) :: binary()
Link to this function

compose_variants(configs)

View Source
@spec compose_variants(%{
  base: String.t(),
  variants: %{},
  default_variants: %{},
  compound_variants: [%{}]
}) :: (any() -> String.t())
@spec cx(any()) :: String.t()