UNPKG

lean4-code-actions

Version:

Refactorings and snippets for Lean 4

2 lines (1 loc) 43 B
export type NonEmptyArray<T> = [T, ...T[]]