-
Updated
May 15, 2021
useful
Here are 183 public repositories matching this topic...
-
Updated
Jan 14, 2021
-
Updated
May 14, 2021 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Dec 21, 2020 - C#
-
Updated
Apr 27, 2020 - PHP
-
Updated
May 12, 2021 - Shell
-
Updated
Apr 12, 2021 - Shell
Right now we have a bunch of write functions for unit file Overwrite, Delete and Insert we don't have a Read function, so there is a bunch of u.Contents["Service"]["ExecStart"] to get to a value.
An Getter function would be nice here, maybe:
// Content returns the values set in section, under name. If not found nil is returned.
func (u *File) Content(section, name string) []strin
-
Updated
Feb 29, 2020 - PHP
-
Updated
Dec 13, 2017 - JavaScript
-
Updated
Feb 5, 2021
-
Updated
Mar 29, 2019 - Python
-
Updated
Feb 20, 2019 - JavaScript
Currently, a seed value is required for foldl which in turn causes aggregate to require a seed value. The functions should be able to be used both with and without a seed value. Additionally, the seed value appears to be misnamed as memo. This should be changed to something more suitable.
Unit tests should be added for these as well. #2 is close to being merged and presumably will have be
-
Updated
Feb 23, 2018
-
Updated
Feb 28, 2019
-
Updated
May 2, 2021 - Python
Improve this page
Add a description, image, and links to the useful topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the useful topic, visit your repo's landing page and select "manage topics."
I suggest to list all tools/extensions in alphabetical order and maybe split the tables by category.
This will make the repo more organized and easy to read.