Files
Nim/doc
metagn 3911c90d7b type annotations for variable tuple unpacking, better error messages (#22611)
* type annotations for variable tuple unpacking, better error messages

closes #17989, closes https://github.com/nim-lang/RFCs/issues/339

* update grammar

* fix test

(cherry picked from commit ba158d73dc)
2024-04-17 14:04:43 +02:00
..
2023-07-02 22:36:05 +02:00
2022-10-05 14:03:10 -04:00
2022-08-12 14:33:43 -04:00
2024-04-17 09:35:58 +02:00
2023-07-02 22:36:05 +02:00
2022-06-04 07:03:03 +02:00
2023-01-04 15:10:44 -05:00
2023-02-07 16:15:44 +08:00
2023-07-02 22:36:05 +02:00
2023-03-03 23:37:12 +01:00
2023-07-02 22:36:05 +02:00
2023-07-02 22:36:05 +02:00
2022-10-05 14:03:10 -04:00
2023-07-02 22:36:05 +02:00

============================
Nim's documentation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *Markdown*, a markup language that reads
like ASCII and can be converted to HTML automatically!