mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
为了解决开发者需要通过`var`在代码顶部创建`gmap/gset/gtree`时需要同时设置`nilchecker`的需求,为这几个容易增加带有`checker`入参的构造函数`NewxxxxWithChecker`和`NewxxxWithCheckerFrom` --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>