mirror of
https://github.com/LiteyukiStudio/magicoca.git
synced 2024-11-15 05:14:24 +08:00
✨ first comm
This commit is contained in:
parent
8b954e0a7e
commit
873123a99d
@ -1,5 +1 @@
|
||||
from magicoca.chan import Chan, T
|
||||
|
||||
|
||||
def select(*args: Chan[T]) -> T:
|
||||
return Chan.select(*args)
|
Loading…
Reference in New Issue
Block a user