Closed lue-bird closed 1 year ago
Implements #142 without the last fix.
List.intersperse s [ a ] --> [ a ] -- not shown in the summary for example List.intersperse a << List.singleton --> List.singleton
Implements #142 without the last fix.