Skip to content

Remove or rationalize indexers #53

@jonsequitur

Description

@jonsequitur

Currently, the following classes have indexers:

  • OptionResult (returns Option)
  • CommandResult (returns Option)
  • SymbolSet<T> (returns T, which can be Symbol or SymbolDefinition in various cases)

Their presence and behavior is not always clear. Should we remove them?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions