摘要: A higher-order function is a function that takes functions as parameters, or returns a function. fun <T, R> Collection<T>.fold( initial: R, combine: ( 阅读全文
posted @ 2023-11-21 22:58 Otlpy 阅读(30) 评论(0) 推荐(0)