From c41621dadffa9278f8e415edeead67ac3cf8d121 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Sun, 10 Oct 2021 17:50:35 +0200 Subject: [PATCH] manual: Add a TODO about listing the exported functions. --- manual.scrbl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual.scrbl b/manual.scrbl index d7fb3c7..5f8dbca 100644 --- a/manual.scrbl +++ b/manual.scrbl @@ -18,6 +18,8 @@ Furthermore, the graph library defines a number of cool and elegant macros, which I haven't figured out how to get working with Typed Racket yet. +@bold{TODO:} List the exported functions together with their types. + @section{Bug reporting} If you find a bug, first try running your code directly with the graph library,