mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-07 21:43:33 +00:00
committed by
GitHub
parent
68ef0c6c5b
commit
d1210a3bb9
@@ -587,7 +587,7 @@ template filterIt*(s, pred: untyped): untyped =
|
||||
##
|
||||
## **See also:**
|
||||
## * `sugar.collect macro<sugar.html#collect.m%2Cuntyped%2Cuntyped>`_
|
||||
## * `fliter proc<#filter,openArray[T],proc(T)>`_
|
||||
## * `filter proc<#filter,openArray[T],proc(T)>`_
|
||||
## * `filter iterator<#filter.i,openArray[T],proc(T)>`_
|
||||
##
|
||||
runnableExamples:
|
||||
|
||||
Reference in New Issue
Block a user