Skip to content

Commit 0b70d40

Browse files
committed
update readme
Signed-off-by: disksing <[email protected]>
1 parent 33a13a0 commit 0b70d40

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# iter
22

3+
**Note: I'm currently working on making it work with Go generics. For previous version, please check `v1` branch.**
4+
35
Go implementation of C++ STL iterators and algorithms.
46

57
Less hand-written loops, more expressive code.

Diff for: README_ZH.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# iter
22

3+
**注意:我正在努力使其兼容 Go1.18 支持的泛型。如需旧版本请查看 `v1` 分支。**
4+
35
C++ STL 迭代器和算法库的 Go 语言实现。
46

57
更少的手写循环,更多富有表达力的代码。

0 commit comments

Comments
 (0)