-
Updated
Dec 23, 2020 - JavaScript
types
Here are 671 public repositories matching this topic...
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 28, 2020 - TypeScript
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Jul 24, 2017 - TypeScript
Input
# typed: true
module M
def self.private(foo); end
end
class A
def foo; end
M.private :foo
end
A.new.fooObserved output
-
Updated
Nov 27, 2020 - Python
-
Updated
Dec 31, 2020 - Python
-
Updated
Nov 5, 2020 - TypeScript
-
Updated
Nov 14, 2020 - TypeScript
I'd like to add a config and the ability to have a .js config file in order to generate nestjs repositories and files that just have types. The easiest way to do this, and without introducing much additional maintenance would be to let folks supply their own generator templates.
Splitting the types to a different library might be a little tricky to add in a config, so at first it might not b
-
Updated
Dec 30, 2020 - Clojure
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Dec 23, 2020 - Python
-
Updated
Dec 28, 2020 - Ruby
-
Updated
Dec 29, 2020 - Reason
-
Updated
Dec 31, 2020 - Kotlin
(exp (log (make-polar 1.7976931348623153e+308 -1.797693134862315e+308)))
produces -8.648665413126592e+306-1.7956115019091953e+308i in Racket but -inf.0-inf.0i after Typed Racket optimization. Optimized code is:
(let-values (((g3)
(#%app
log
-
Updated
Aug 22, 2020 - Idris
-
Updated
Sep 5, 2018 - JavaScript
Improve this page
Add a description, image, and links to the types topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the types topic, visit your repo's landing page and select "manage topics."
My goal is to have the best documentation for each provided type.
If something is unclear in any of the types, please comment or open a PR to improve it.
Some things you could contribute: