mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 22:33:49 +00:00
update links
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
## were inspired by functional programming languages.
|
||||
##
|
||||
## For functional style programming you may want to pass `anonymous procs
|
||||
## <manual.html#anonymous-procs>`_ to procs like ``filter`` to reduce typing.
|
||||
## Anonymous procs can use `the special do notation <manual.html#do-notation>`_
|
||||
## <manual.html#procedures-anonymous-procs>`_ to procs like ``filter`` to reduce typing.
|
||||
## Anonymous procs can use `the special do notation <manual.html#procedures-do-notation>`_
|
||||
## which is more convenient in certain situations.
|
||||
|
||||
include "system/inclrtl"
|
||||
|
||||
Reference in New Issue
Block a user