Skip to content

Union{Void,Type{T}} vs Nullable #4

Closed
@Shushman

Description

@Shushman

For the Nearest Neighbor function approximator, either of the knnK or rnnR parameters will be used. Currently this is represented as a Union{Void,Type{T}} in anticipation of the Nullable type being deprecated in future Julia releases. However, for the time being this will be less efficient. This may need to be revisited if the difference is significant.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions