erg/compiler/erg_compiler/lib/pystd/functools.d.er
Shunsuke Shibayama 317c44814c Add d.ers
2022-12-16 09:52:30 +09:00

2 lines
90 B
Python

.cache: |T <: Proc|(user_function: T) -> T
.lru_cache: |T <: Proc|(user_function: T) -> T