We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07be471 commit 45b2cc3Copy full SHA for 45b2cc3
todos.md
@@ -18,24 +18,29 @@
18
* Var handles
19
* Type
20
21
-## util
+## text
22
23
* Formatting Strings
24
+* Regex/Matcher
25
+* HexFormst
26
+
27
+## util
28
29
* Assert Preconditions
30
* Aggregating Objects
31
* Grouping Objects
-* Avoiding null (Empty collections, Optional)
-* Regex/Matcher
32
33
## security
34
35
* Hashes
-* Signatures
36
* Encryption
37
+* Random
38
+* KEM
39
+* KDF
40
41
## time
42
-* String formatting & parsing
43
+* Formatting & parsing
44
45
# Language
46
0 commit comments