Skip to content

1.1.1

Compare
Choose a tag to compare
@sd4324530 sd4324530 released this 19 Jun 11:35
· 80 commits to master since this release
  1. 优化Tuple.get方法,可以根据需要自动强转成指定类型
  2. 支持元组列表(数组)排序:Tuple.sort
  3. 将Tuple.withList方法置为过期,下一版会删除,可以使用Tuple0~Tuple5以及TupleN对应方法代替