mirror of
https://github.com/LiteyukiStudio/magicoca.git
synced 2026-04-23 19:05:41 +00:00
✨ first comm
This commit is contained in:
@@ -1,5 +1 @@
|
|||||||
from magicoca.chan import Chan, T
|
from magicoca.chan import Chan, T
|
||||||
|
|
||||||
|
|
||||||
def select(*args: Chan[T]) -> T:
|
|
||||||
return Chan.select(*args)
|
|
||||||
Reference in New Issue
Block a user