index
:
StringTools.git
master
Rehost of leonetienne's StringTools, a dependency of UwwwuPP.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
todo.md
3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 1010262..c2626a1 100644
--- a/
todo.md
+++ b/
todo.md
@@ -1,3 +1,4 @@
1) Reverse(str)
2) RandomString(set, len)
-3)
+3) PadLeft(str, len, filler)
+4) PadRight(str, len, filler)