add sum sumBy and CountIf functionality to ResArr #52
build-and-test.yml
on: pull_request
build-and-test-linux
1m 25s
build-and-test-windows
6m 4s
Annotations
8 warnings
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type ''T'.
|
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'coordinate has been constrained to be type 'float'.
|
build-and-test-linux:
src/FSharpAux.Core/Dict.fs#L64
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type ''T'.
|
build-and-test-linux:
src/FSharpAux.Core/KdTree.fs#L72
This construct causes code to be less generic than indicated by the type annotations. The type variable 'coordinate has been constrained to be type 'float'.
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type ''T'.
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'coordinate has been constrained to be type 'float'.
|
build-and-test-windows:
src/FSharpAux.Core/Dict.fs#L64
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type ''T'.
|
build-and-test-windows:
src/FSharpAux.Core/KdTree.fs#L72
This construct causes code to be less generic than indicated by the type annotations. The type variable 'coordinate has been constrained to be type 'float'.
|