Forum Discussion

routineMetric0's avatar
routineMetric0
Regular Visitor
3 years ago

List.RemoveItems Bug related to Number.NaN

Just ran into this and I think it's a bug. Say you have a simple list with NaNs in it and you want to remove them. Neither List.RemoveItems() nor List.RemoveMatchingItems() will remove the NaNs. See ...