utils
Here are 1,414 public repositories matching this topic...
-
Updated
Apr 28, 2020 - Kotlin
-
Updated
Nov 7, 2019 - Java
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
Jun 22, 2019 - Java
-
Updated
Mar 11, 2020 - PHP
-
Updated
Jan 16, 2017 - Objective-C
-
Updated
Jul 26, 2018 - CSS
-
Updated
Apr 30, 2020 - Java
flattenDepth
Is your feature request related to a problem? Please describe.
flattenDepth function contains reference to internal ramda function called _makeFlat which further makes reference to _isArrayLike. We have _isArrayLike function implemented in ramda-adjunct, so we only need to reimplement makeFlat into our codebase. Be aware that function just cannot be copied due to licensing reasons,
-
Updated
Apr 29, 2020 - Java
Here we're re-exporting methods of ethjs-util:
But because they're manually added to the exports object, typescript is not adding type definitions for them and Typescript users get an error when using one of those methods, e.g. stripHexPrefix.
-
Updated
Feb 20, 2020 - Java
-
Updated
Nov 3, 2017 - Java
-
Updated
Feb 8, 2020 - Python
-
Updated
Aug 29, 2019 - Java
Improve this page
Add a description, image, and links to the utils topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the utils topic, visit your repo's landing page and select "manage topics."
Checklist
Description
The following code produces an array whose shape does not match what I'd expect: