Skip to content

Better support for numeric maps #9

Description

@christophertull

Instead of just simple maps, RateParser should also be able to support ranges and "ad infinitum" values in maps. For example:

numeric_charge:
  depends_on: numeric_value
  values:
  1-4: 33
  5-8: 55
  9+: 99

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions