enumerable
🇬🇧/ɪˈnjuːm(ə)rəb(ə)l/ 🇺🇸/ɪˈnjumərəbəl/ 9able to be counted by one-to-one correspondence with the set of all positive integers.
adjective [原级]可列举的;可点数的
The first returns an enumerable object instead of the actual result of the function.
第一个方法返回可枚举对象而不是实际的函数结果。
单词造句:
- 网友用“Enumerable”造句精选
- As with the RegexMatches implementation, I prefer to use a custom enumerable object to return group information. 同regexmatches实现一样,我喜欢使用自定义的可枚举对象来返回组信息。