CE PoC, trying out custom operations in a CE that has bind
and yield
, which seems impossible yet
#698
Annotations
7 errors
Run dotnet build (release):
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� 'int * int * int * unit'
|
Run dotnet build (release):
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Run dotnet build (release):
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Run dotnet build (release):
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� 'int * int * int * unit'
|
Run dotnet build (release):
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Run dotnet build (release):
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Run dotnet build (release)
Process completed with exit code 1.
|
Loading