type
Here are 323 public repositories matching this topic...
-
Updated
Jul 3, 2020 - Kotlin
-
Updated
Oct 7, 2018 - JavaScript
Would be nice to be able to use this with Swift/Cocoa APIs that accept a fraction Double.
For example:
-
Updated
Jul 7, 2020 - JavaScript
Stabilise API
Release 1.0.7 broke the specialised matchers that are still documented here https://h2non.github.io/filetype.py/v1.0.0/match.m.html
One could make the argument that these functions are internal API since they're not officially documented in the examples, so it's ok to break them without even a minor version bump.
However, given the usefulness of these functions (e.g. for scenarios in which o
-
Updated
Jun 18, 2020 - Python
-
Updated
May 25, 2020 - TypeScript
-
Updated
Apr 10, 2019 - TypeScript
-
Updated
Mar 18, 2020 - JavaScript
-
Updated
Jun 4, 2020 - TypeScript
-
Updated
Mar 21, 2019 - C++
-
Updated
May 22, 2019 - JavaScript
Add a description field, like you can do with GraphQLScalarType
import { GraphQLScalarType } from 'graphql';
new GraphQLScalarType({
name: 'UInt',
description: 'A non-negative Int',
}),-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Oct 5, 2018 - JavaScript
-
Updated
Apr 8, 2020 - Python
Improve this page
Add a description, image, and links to the type topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the type topic, visit your repo's landing page and select "manage topics."
I was excited to see the introduction to modern Haskell as I find that it's very confusing to enter Haskell these days as many or most introductions doesn't actually match current practices (Text vs. String, cabal vs. plain GHC, etc). However, I was bewildered when the Cabal & Stack section didn't mention Stack. Is this merely waiting for someone to write it? At the very least, we should be