standard-library
Here are 144 public repositories matching this topic...
This stackoverflow post outlines a different method of using namedParameters than the readme and seems to be correct. Readme could be updated to match.
https://stackoverflow.com/questions/6212219/passing-parameters-to-a-bash-function
-
Updated
Jul 1, 2020 - D
-
Updated
Jun 6, 2020 - Swift
-
Updated
Jun 23, 2020 - C
-
Updated
Jun 5, 2020 - Haskell
If you issue :help on the repl you get a list of available commands, among others. But the list is incomplete, e.g. :modules, :undeclare or :unimport are missing.
-
Updated
Jun 3, 2020 - C++
-
Updated
May 27, 2020 - TypeScript
-
Updated
Oct 8, 2018 - Makefile
-
Updated
May 31, 2019 - Python
It would be useful to have all those events in ClosureEvents:
EVENT_PLAYER_UNIT_SPELL_CHANNEL
EVENT_PLAYER_UNIT_SPELL_CAST
EVENT_PLAYER_UNIT_SPELL_EFFECT
EVENT_PLAYER_UNIT_SPELL_FINISH
EVENT_PLAYER_UNIT_SPELL_ENDCAST
Issue is that onCast is used for the EVENT_PLAYER_UNIT_SPELL_EFFECT event so we would have to find different names. After a conversation with @Frotty we came up with (in order
-
Updated
Dec 16, 2017 - JavaScript
-
Updated
Jun 3, 2020 - C++
-
Updated
Aug 10, 2018
-
Updated
Jun 17, 2020
-
Updated
Nov 25, 2018
New version of docs
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Docs will be updated to use a new layout, rather than everything on the one page.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Split the content into multiple pages, then we can
-
Updated
Feb 10, 2013 - Ruby
-
Updated
Mar 18, 2020 - C
-
Updated
Dec 10, 2019 - Erlang
-
Updated
Mar 27, 2020 - Pawn
-
Updated
Jun 1, 2020 - Python
-
Updated
Apr 1, 2020 - Python
Improve this page
Add a description, image, and links to the standard-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the standard-library topic, visit your repo's landing page and select "manage topics."


From: https://boltons.readthedocs.io/en/latest/setutils.html#boltons.setutils.IndexedSet
This appears incorrect. Perhaps it is a remnant from an earlier version of the library?