Skip to content

Commit 8af6d41

Browse files
authored
Update README.md
1 parent 33ac2dd commit 8af6d41

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ like <a href="http://underscorejs.org/">underscore.js</a> and C# LINQ, but for G
1919
$ go get -u github.com/ahl5esoft/golang-underscore
2020

2121
## Lack
22-
* Except、ExceptBy、Last、Order、OrderBy、Reject、RejectBy、Reverse、ReverseBy、Sort、SortBy、ThenBy
23-
* IQuery性能差,将来会逐步用IEnumerable替代
22+
* Except、ExceptBy、Order、OrderBy、Reject、RejectBy、ThenBy
2423

2524
## Documentation
2625

@@ -1118,4 +1117,4 @@ v1.1.0 (2019-06-02)
11181117
~~~
11191118
v1.0.0 (2019-04-23)
11201119
* first edition
1121-
~~~
1120+
~~~

0 commit comments

Comments
 (0)