summaryrefslogtreecommitdiff
path: root/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Future/docs/src/index.md
blob: dcb1a36541b6e646ffaad007a58ce39c89717bbe (plain)
1
2
3
4
5
6
7
8
9
# Future

The `Future` module implements future behavior of already existing functions,
which will replace the current version in a future release of Julia.

```@docs
Future.copy!
Future.randjump
```