-
Updated
Jun 4, 2022 - Swift
functional
Here are 1,468 public repositories matching this topic...
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Jun 1, 2022 - Jsonnet
-
Updated
Jun 4, 2022 - Go
-
Updated
Apr 22, 2022 - Haskell
Should suppress --strict
warnings.
-
Updated
Mar 29, 2022 - Python
-
Updated
May 18, 2022 - Rust
-
Updated
May 25, 2022 - TypeScript
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Jun 1, 2022 - TypeScript
We have injectIntoIndex on primitive OrderedIterables (e.g. OrderedIntIterable
), but not on the object equivalent OrderedIterable
.
-
Updated
Jun 1, 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
Jun 4, 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
May 25, 2022 - TypeScript
-
Updated
May 24, 2022 - Go
-
Updated
Apr 15, 2022 - F#
-
Updated
Feb 13, 2022 - PHP
-
Updated
Jun 3, 2022 - D
-
Updated
May 15, 2022 - Python
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
May 8, 2022 - JavaScript
-
Updated
Oct 31, 2018 - 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."
The code coverage is 28.46% on coveralls.
Can tests be added and this be improved if possible?
I don't claim to know how bubbletea works internally and I think terminal based applications are hard to test, but if it is possible please add more thorough tests.