Fix bls12_381 anchor in the stdlib docs
This commit is contained in:
parent
0ec7fdc6ac
commit
c96e5a44f8
@ -32,7 +32,7 @@ include "List.aes"
|
|||||||
```
|
```
|
||||||
|
|
||||||
- [Bitwise](#bitwise)
|
- [Bitwise](#bitwise)
|
||||||
- [BLS12_381](bls12_381)
|
- [BLS12_381](#bls12_381)
|
||||||
- [Func](#func)
|
- [Func](#func)
|
||||||
- [Frac](#frac)
|
- [Frac](#frac)
|
||||||
- [List](#list)
|
- [List](#list)
|
||||||
@ -2491,4 +2491,4 @@ Cyclic rotation of the elements to the right.
|
|||||||
Triple.rotl(t : ('a * 'b * 'c)) : ('b * 'c * 'a)
|
Triple.rotl(t : ('a * 'b * 'c)) : ('b * 'c * 'a)
|
||||||
```
|
```
|
||||||
|
|
||||||
Cyclic rotation of the elements to the left.
|
Cyclic rotation of the elements to the left.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user