Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
0de386bffec8acddcbe8c15913396035ea0b6405
0de386bffec8acddcbe8c15913396035ea0b6405
Switch branch/tag
uPython-mirror
tests
basics
tests
set_union.py
Find file
Normal view
History
Permalink
set_union.py
22 Bytes
Newer
Older
Implemented set.update
John R. Lenton
committed
Jan 12, 2014
1
print
({
1
}.
union
({
2
}))