There was an error while loading. Please reload this page.
2 parents 0adadb8 + a61f61b commit c7c4ae6Copy full SHA for c7c4ae6
content/pt/functions/removed.md
@@ -1,12 +1,11 @@
1
---
2
title: removed
3
-untranslated: true
4
5
6
# `removed`
7
8
{{< signature removed >}}
9
10
-`removed` creates a new `Map` by copying all the elements from this one but omitting the element with key `k`.
+`removed` cria um novo `Map` copiando todos os elemento dele mas omitindo o elemento com a chave `k`.
11
12
{{< figure src="images/functions/removed.svg" >}}
0 commit comments