-
Updated
Apr 28, 2022 - Swift
functional
Here are 1,462 public repositories matching this topic...
-
Updated
Apr 12, 2022 - Go
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Jan 26, 2022 - Erlang
-
Updated
Apr 27, 2022 - Jsonnet
-
Updated
Apr 29, 2022 - Go
-
Updated
Apr 22, 2022 - Haskell
-
Updated
Mar 29, 2022 - Python
-
Updated
Feb 4, 2022 - Rust
-
Updated
Apr 23, 2022 - TypeScript
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Apr 28, 2022 - TypeScript
We have injectIntoIndex on primitive OrderedIterables (e.g. OrderedIntIterable
), but not on the object equivalent OrderedIterable
.
-
Updated
Apr 28, 2022 - TypeScript
Currently they wrap them into pvector
which is not as efficient as it could be in Python 3.
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Apr 24, 2022 - Python
-
Updated
Apr 29, 2022 - Scala
Add a .clang-format
This is a config file for clang-format
, a tool that is already used by many editors and adopted by many projects to format the code and ensure that the style is consistent.
It could even be used as a git hook or in the CI/CD workflow to ensure that new patches respect the coding style.
A config can derive from other preexisting configs (like Google's, LLVM's or Mozilla's) so it's not a big eff
-
Updated
Feb 20, 2021 - Go
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Apr 15, 2022 - F#
-
Updated
Feb 13, 2022 - PHP
-
Updated
Apr 30, 2022 - D
-
Updated
Oct 3, 2021 - Python
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
Apr 28, 2022 - JavaScript
Improve this page
Add a description, image, and links to the functional topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the functional topic, visit your repo's landing page and select "manage topics."
Should suppress
--strict
warnings.