-
Notifications
You must be signed in to change notification settings - Fork 159
Open
@johnyob
Description
It would be great if Base provided a List.Non_empty module for non-empty lists
type 'a t = (::) of 'a * 'a list