Skip to content

Commit

Permalink
More docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMoutonNoble committed Aug 2, 2024
1 parent 07d81de commit 956bb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Close.res
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@ocamldoc("A convenience for adding some nominative clarity to the pair of a pack and a close function.")
@@ocamldoc("A convenience for adding some nominative clarity to the pair of a pack and a close function.")

@deriving(accessors)
type t<'pack> = { pack: 'pack, close: () => () }
Expand Down

0 comments on commit 956bb4d

Please sign in to comment.