We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1a986 commit 0ecc671Copy full SHA for 0ecc671
changelog.md
@@ -51,6 +51,8 @@
51
and `typetraits.get` to get the ith element of a type tuple.
52
- Added `typetraits.genericParams` to return a tuple of generic params from a generic instantiation
53
54
+- Added `times.fromUnixFloat,toUnixFloat`, subsecond resolution versions of `fromUnix`,`toUnixFloat`.
55
+
56
## Library changes
57
58
- `asyncdispatch.drain` now properly takes into account `selector.hasPendingOperations`
0 commit comments