Skip to content

List.SortIndexByValue only accepts double types #16135

Description

@tinrobot2000

public static IEnumerable SortIndexByValue(List<double> list)

Dynamo Version

DYNAMO v.3.4.2

Host

Dynamo Sandbox

Operating System

Windows 11

What did you do?

Tried to use List.SortIndexByValue and received a warning

What did you expect to see?

A nice list of integers minding their own business

What did you see instead?

Image

What packages or external references (if any) were used?

None

Stack Trace

n/a

Details

Should be able to use the Comparer on an IEnumerable<object>

Metadata

Metadata

Labels

Type

No type

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions