Skip to content

move panicking get_neuron and get_neuron_mut to Index<NeuronLocation> #101

@HyperCodec

Description

@HyperCodec

Generally, a function get_* returns an Option, so I think that it should be panic-on-index like Vec and have the explicit functions return Option.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions