-
Updated
Nov 23, 2020 - Java
search
Here are 3,847 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Rust
-
Updated
Nov 22, 2020 - Python
-
Updated
Nov 23, 2020 - HTML
-
Updated
Nov 16, 2020 - Rust
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 23, 2020 - C
Create N-bonacci.cpp
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist
- Added description
-
Updated
Aug 19, 2020 - JavaScript
Welcome to JavaScript community
Describe your change:
- Add an algorithm?
- Fix a bug or typo in an existing algorithm?
- Documentation change?
Checklist:
- I have read CONTRIBUTING.md.
- This pull request is all my own work -- I have not plagiarized.
- I know that p
-
Updated
Sep 14, 2020 - JavaScript
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 23, 2020 - Ruby
-
Updated
Nov 23, 2020
-
Updated
Nov 14, 2020 - Go
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 22, 2020 - Python
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Nov 24, 2020 - Java
-
Updated
Nov 24, 2020 - C++
-
Updated
Sep 20, 2020
-
Updated
Nov 23, 2020 - Python
When trying to add a field of type constant_keyword to a Mapping, an exception is returned:
DSL class `constant_keyword` does not exist in field.
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
Describe the bug you encountered:
Though the folder has few files without extension, but the following command returns nothing.
$ fd -t f -e ''
Describe what you expected to happen:
I expected to have a output ~similar to the output of
find . -type f ! -name "*.*"
What version of
fd
are you using?fd 8.1.1
Which operating system / distribution are you on?