nokia / ntt

Modern tools for TTCN-3
https://nokia.github.io/ntt/
BSD 3-Clause "New" or "Revised" License
71 stars 33 forks source link

Replace runtime.EnumRange with runtime.Set #647

Open 5nord opened 2 years ago

5nord commented 2 years ago

The possible values of an enumeration do not need to be represented by their own runtime-object type. They actually are just "value constraints", which can be modeled as a set-template (runtime.NewSet).

_Originally posted by @5nord in https://github.com/nokia/ntt/pull/637#discussion_r985197239_

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days