From b296e3f25741e8bbaa00bc225809934824355bf8 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 28 Jan 2025 01:13:13 -0700 Subject: [PATCH] Update lib-vector.md --- lib-vector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-vector.md b/lib-vector.md index 590bc2e..31e0c64 100644 --- a/lib-vector.md +++ b/lib-vector.md @@ -22,4 +22,4 @@ ### `.to-string : Vector -> String` -### `.next : Vector -> Maybe` +### `.next : Vector[] -> Maybe`