Fix bls12_381 anchor in the stdlib docs #867

Merged
zxq9 merged 1 commits from fix-docs-link into master 2022-04-27 02:10:11 +09:00

View File

@ -32,7 +32,7 @@ include "List.aes"
```
- [Bitwise](#bitwise)
- [BLS12_381](bls12_381)
- [BLS12_381](#bls12_381)
- [Func](#func)
- [Frac](#frac)
- [List](#list)
@ -2491,4 +2491,4 @@ Cyclic rotation of the elements to the right.
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.