doc
Some checks failed
github pages / Deploy doc (push) Has been cancelled
Build and Test / build (push) Has been cancelled
Build and Test / format (push) Has been cancelled

This commit is contained in:
Simon Cruanes 2025-05-21 13:58:23 -04:00
parent ca8121d361
commit 8e809c8b8f
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -1,4 +1,4 @@
(** Nano event loop *)
(** Nanoev implementation based on [Unix.select] *)
include module type of struct
include Nanoev