pybricks / pybricks-api

User API and documentation for Pybricks MicroPython
https://pypi.org/project/pybricks
MIT License
80 stars 23 forks source link

ubuiltins: add set class #141

Closed dlech closed 10 months ago

dlech commented 1 year ago

Add type stubs and docs for builtin set type.

Issue: https://github.com/pybricks/support/issues/402

laurensvalk commented 10 months ago

This looks great, thank you!

Now we really could make the hub buttons return a set :smile: