-
Updated
Jan 8, 2022 - TypeScript
type-safety
Here are 253 public repositories matching this topic...
With #292 landed the following Web APIs were added (warning: some typings to be reviewed in future PRs).
This issue works as a tracker for the remaining APIs to support
- AbortController
- AbortSignal
- AbstractRange
- AnalyserNode
- Animation
- AnimationEffect
- AnimationEvent
- AnimationPlaybackEvent
- AnimationTimeline
- ApplicationCache
-
Updated
Apr 3, 2022 - Ruby
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Jan 31, 2022 - C++
-
Updated
Feb 14, 2022 - Swift
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Feb 28, 2022 - OCaml
-
Updated
Mar 31, 2022 - Swift
-
Updated
Aug 23, 2021 - Scala
The .returning() function currently only supports strings (which should be the target table's column names). In reality they can accept any expression and (returning) query.
This should be supported:
insert into bar (val) values (123) returning (select count(*) from bar), id, val || 'test'which would equate to something like:
db.insertInto(bar).values({ val: 123 })The Generated Client API is remains largely undocumented...
It would also be awesome if we could include the documentation of the API in the Generated DSL
sqrt, exponentiation, exp, log, sin, cos, tan, their inverses, etc. aren't implemented. Binding to Lisp isn't the hard part, but coming up with a good standard library design is.
-
Updated
Mar 19, 2022 - C
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Apr 29, 2021 - C++
-
Updated
Apr 5, 2022 - Scala
-
Updated
Apr 3, 2022 - Ruby
-
Updated
Apr 3, 2022 - Ruby
-
Updated
Apr 4, 2022 - Coq
-
Updated
May 1, 2021 - Swift
It came up in #41 that it would be nice to have functions like abs(), sqrt(), etc. implemented on $System<f64, U> (and friends) directly, and not just through traits, so that they could be called without the traits in scope.
-
Updated
Jan 9, 2022 - JavaScript
-
Updated
Nov 23, 2020 - Scala
-
Updated
Dec 28, 2017 - C++
-
Updated
Apr 6, 2022 - Java
Improve this page
Add a description, image, and links to the type-safety topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the type-safety topic, visit your repo's landing page and select "manage topics."
Bug report
What's wrong
There's not a section for the alt function under Composition helpers -> Pointfree
<img width="231" alt="Screen Shot 2022-02-17 at 9 17 14" src="https://user-images.githubusercontent.com/69552193/154535242-6d718fc4-d803-4e43-b94