Saikat Guha
Saikat Guha
Hi, I want to propose to add a new function called toggle to underscore. At simple level it would toggle the value given to it. i.e if it is passed...
use Buffer.from if available(usually in node.js environments) in _.isEqual for faster checking in case of objects which can be cast to buffer
I suggest adding a new function called oneArg to underscore. It wraps a function and allows it to be called with one argument only and ignores rest of the arguments....
for now I am using git commit --no-verify . but maybe git confirm can have some kind of logic to skip the check if there are too many files in...
In combobox, the 'no matches found' tooltip is not cleared after the user has inputted the input after pressing enter. Steps to reproduce: Go to https://react.lightningdesignsystem.com/components/comboboxes/ then go to examples:...
add temperature and other parameters like nucleus sampling also in the prompt
How about triggering the error if types mismatch only if certain custom function (maybe the function can return a promise instead of returning directly ) returns true . for ex...