mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
comment
This commit is contained in:
parent
6639cb8e77
commit
590d4108e8
2 changed files with 2 additions and 2 deletions
2
_oasis
2
_oasis
|
|
@ -40,7 +40,7 @@ Flag "bigarray"
|
|||
Default: true
|
||||
|
||||
Flag "advanced"
|
||||
Description: Build advanced combinators, including CCLinq (requires "sequence")
|
||||
Description: Build advanced combinators (requires "sequence")
|
||||
Default: true
|
||||
|
||||
Library "containers"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
the order of execution.
|
||||
|
||||
@deprecated use {{: https://github.com/c-cube/olinq} OLinq} (once released)
|
||||
@deprecated use {{: https://github.com/c-cube/olinq} OLinq}
|
||||
|
||||
{[
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue