-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ale8k
committed
Dec 9, 2021
1 parent
8d6a4eb
commit 2fb2dd8
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
/* | ||
All structures and algorithms are in subdirectories explicitly named. | ||
Note: I ultimately wanted to understand how go handles it's documentation processing on pkg.go.dev. | ||
And how it handles versioning in comparison to other tools like maven, npm, pip etc. | ||
*/ | ||
package golangdatastructuresandalgorithms |