mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 12:51:10 +00:00
2 lines
90 B
Python
2 lines
90 B
Python
.cache: |T <: Proc|(user_function: T) -> T
|
|
.lru_cache: |T <: Proc|(user_function: T) -> T
|