mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 04:09:05 +00:00
feat: add asyncio
type decls
This commit is contained in:
parent
4cd79cbb1a
commit
c6882fee53
11 changed files with 78 additions and 3 deletions
1
crates/erg_compiler/lib/pystd/asyncio.d/threads.d.er
Normal file
1
crates/erg_compiler/lib/pystd/asyncio.d/threads.d.er
Normal file
|
@ -0,0 +1 @@
|
|||
.to_thread!: (func: GenericCallable) => Obj
|
Loading…
Add table
Add a link
Reference in a new issue