This commit is contained in:
Simon Cruanes 2016-06-14 14:10:05 +02:00
parent 6639cb8e77
commit 590d4108e8
2 changed files with 2 additions and 2 deletions

2
_oasis
View file

@ -40,7 +40,7 @@ Flag "bigarray"
Default: true Default: true
Flag "advanced" Flag "advanced"
Description: Build advanced combinators, including CCLinq (requires "sequence") Description: Build advanced combinators (requires "sequence")
Default: true Default: true
Library "containers" Library "containers"

View file

@ -33,7 +33,7 @@ Functions and operations are assumed to be referentially transparent, i.e.
they should not rely on external side effects, they should not rely on they should not rely on external side effects, they should not rely on
the order of execution. the order of execution.
@deprecated use {{: https://github.com/c-cube/olinq} OLinq} (once released) @deprecated use {{: https://github.com/c-cube/olinq} OLinq}
{[ {[