fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
lock_free
•
container
•
set_of_hashable
•
remove
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module lock_free)
└─
lock_free
├─
Map
├─
Sieve_Cache
(1 arg)
└─
stack
remove
container
.
set_of_hashable
.
remove
remove
(k K)
=>
container.Set K
¶
[src]
remove an element k from the set if it exists.
return the same set if it does not exist.
0.099dev (GIT hash a1331a3dc7ff37424401d3c7d0dba5be1302516f)
last changed: 2026-07-23
return the same set if it does not exist.