-
### System Information
OpenCV Java version 4.9.0
OS: Windows 10
========= OpenCV build info: =========
General configuration for OpenCV 4.9.0 =====================================
Version c…
-
## 🐛 Bug report
### Current Behavior
A type defined be t.Type seems not directly usable to define a D.Decoder (that takes something and output errors or correct value matching t.Type).
### Ex…
-
## 🐛 Bug report
### Current Behavior
```ts
import * as tt from "io-ts-types";
import * as t from "io-ts";
import { pipe } from "fp-ts/function";
const Premium = t.type({
premium: tt.w…
-
Error: node_modules/date-fns/index.d.ts:246:1 - error TS1383: Only named exports may use 'export type'.
246 export type * from "./types.js";
One solution I found is using Typescript version 5, bu…
-
Hello,
I am using `io-ts@2.2.16` and `io-ts-reporters@2.0.1`, but I cannot report an error for decode responses such as `Either`. This is an example where I want to use the report instead of a raw er…
-
Here's a list of all the Ramda functions and their current status in this repo.
For each function, I added some notes on how they could be mapped in fp-ts terms taken from https://github.com/gcanti…
-
### Describe the bug
When starting, an error is reported as follows, How to solve this problem, thank you!
```
{"level":"info","ts":1705306464.9162376,"logger":"go.opentelemetry.io/auto","calle…
-
### What did you do?
deleted all the files under Prometheus directory and sent a exit request to a Prometheus process, crash was seen during exit
2024-10-14T03:38:03.131070+05:30 info CONTROLLER…
-
Implementing ts2mls to allow using TypeScript libraries in MLscript.
Candidate TypeScript Libraries:
- https://github.com/gcanti/elm-ts
- https://github.com/gcanti/fp-ts/blob/master/src/Option.ts…
-
Hello all,
I have noticed that if you run the following command
```
python.exe ./mp4-hls.py -f ^
--... ^
--widevine ^
--fairplay ^
--output-dir=./output/hls-fp-wv ^
./input/sintel_trailer…