This commit is contained in:
2025-08-27 01:37:39 +02:00
parent b039bbe7d2
commit 4e0b04b189

View File

@@ -7,7 +7,13 @@
racket/string
))
@title[#:tag "gregor-utils"]{Some utility functions around the @racketlink{gregor gregor} date module}
@title[#:tag "gregor-utils"]{
Some utility functions around the @racketlink[gregor]{gregor date module}
}
See also
@seclink["top" #:doc '(lib "roos/scribblings/class.scrbl")]{roos/class},
the interoperability macros for roos and racket/class.
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]