From 36fde75d779078118af3b2b6c078bcbfb47b1a0f Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Sun, 17 May 2020 19:24:39 +0200 Subject: Miscellaneous documentation and spelling improvements (#5527) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Extended/updated documentation on code editor setup and plugins. * Moved documentation to the right file. * Fixed spelling errors in documentation and code. * Updated broken links. Co-authored-by: 迷渡 Co-authored-by: AlfieriChou Co-authored-by: Anil Seervi Co-authored-by: Fernando Basso Co-authored-by: József Sallai Co-authored-by: S4ltyGo4t Co-authored-by: Tommy May Co-authored-by: Turbinya Co-authored-by: ᴜɴвʏтᴇ --- std/fmt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std/fmt') diff --git a/std/fmt/README.md b/std/fmt/README.md index f7d2ce797..48f7c50db 100644 --- a/std/fmt/README.md +++ b/std/fmt/README.md @@ -35,7 +35,7 @@ This is very much a work-in-progress. I'm actively soliciting feedback. format each element according to the format (surrounded by [] and separated by comma) (`<` Mnemonic: pull each element out of array) -- how to deal with more newfangled Javascript features ( generic Iterables, Map +- how to deal with more newfangled JavaScript features (generic Iterables, Map and Set types, typed Arrays, ...) - the implementation is fairly rough around the edges: -- cgit v1.2.3