File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Some snippets i find useful
3838## prio
3939Handy priority queue class.
4040
41- ## persistent dict
41+ ## serialize_dict
4242Class To save And recover a dictionary To/from a file. The dictionary can have Array items
4343
4444## srt_time_offset
@@ -49,7 +49,7 @@ Calculates sunrise and sunset time in civil time or any position under the polar
4949Gives results +/- 1 min of the results provides by the US Naval Observatory site.
5050
5151## printf sprintf
52- A try to get straighfortward string formatting functions copying c#'s string interpolation
52+ A try to get straighforward string formatting functions copying c#'s string interpolation
5353
5454## rosetta_notdone
5555Web scrapping Rosetta code to list tasks not done in VBScript
File renamed without changes.
You can’t perform that action at this time.
0 commit comments