Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Oct 1, 2024
1 parent f596237 commit ce72f53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cset.mli
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,4 @@ val csingle : char -> t
val is_empty : t -> bool
val prepend : t -> 'a list -> (t * 'a list) list -> (t * 'a list) list
val pick : t -> c

val offset : int -> t -> t

0 comments on commit ce72f53

Please sign in to comment.