Updated Feature suggestions (markdown)
This commit is contained in:
parent
d793b8fa31
commit
c1b3db76d6
|
@ -1,4 +1,6 @@
|
||||||
What features would you like to see in Nim or the Nim Ecosystem:
|
What features would you like to see in Nim
|
||||||
|
|
||||||
|
(Use [needed-libraries repository](https://github.com/nim-lang/needed-libraries) for asking for libraries in the Nim Ecosystem.)
|
||||||
|
|
||||||
- "pure" mode - force usage of scoped variables (unless imported by from... import) and exact case match (like golang does).
|
- "pure" mode - force usage of scoped variables (unless imported by from... import) and exact case match (like golang does).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue