vRp.CD2g_test/utils/combination
kercylan98 0db1e5c30b fix: combination.WithValidatorHandleNCarryM 修复 M 允许类型不同的问题 2023-08-02 18:04:31 +08:00
..
combination.go perf: 优化 combination 包 NCarryM 性能 2023-07-29 16:01:09 +08:00
combination_options.go other: 优化 combination 包命名,删除无用文件 2023-07-29 15:26:32 +08:00
combination_test.go perf: 优化 combination 包 NCarryM 性能 2023-07-29 16:01:09 +08:00
item.go other: 优化 combination 包命名,删除无用文件 2023-07-29 15:26:32 +08:00
matcher.go feat: 新增 combination 包,用于数组组合筛选(抽离自 poker 包) 2023-07-29 15:15:35 +08:00
matcher_options.go perf: 优化 combination 包 NCarryM 性能 2023-07-29 16:01:09 +08:00
validator.go feat: combination 包新增 Validator 校验器,用于校验组合是否匹配,取代 poker.Rule 2023-08-02 15:35:19 +08:00
validator_options.go fix: combination.WithValidatorHandleNCarryM 修复 M 允许类型不同的问题 2023-08-02 18:04:31 +08:00
validator_test.go fix: combination.WithValidatorHandleNCarryM 修复 M 允许类型不同的问题 2023-08-02 18:04:31 +08:00