Open BSteffaniak opened 7 years ago
e.g. in List.nova0
public filter(filterFunc(Type, Int, List<E>) -> Bool) -> List<Type>
Where E was not a generic parameter.
e.g. in List.nova0
Where E was not a generic parameter.