Implement Set
stdlib
#826
@ -39,7 +39,7 @@ include "List.aes"
|
|||||||
- [Triple](#Triple)
|
- [Triple](#Triple)
|
||||||
- [BLS12_381](#BLS12_381)
|
- [BLS12_381](#BLS12_381)
|
||||||
- [Frac](#Frac)
|
- [Frac](#Frac)
|
||||||
- [Set](#Set)
|
- [Set](#set-stdlib)
|
||||||
|
|
||||||
# Builtin namespaces
|
# Builtin namespaces
|
||||||
|
|
||||||
@ -2266,7 +2266,7 @@ accept arbitrary `frac`s from the surface you should report it as a
|
|||||||
If you expect getting calls with malformed `frac`s in your contract, you should use
|
If you expect getting calls with malformed `frac`s in your contract, you should use
|
||||||
this function to verify the input.
|
this function to verify the input.
|
||||||
|
|
||||||
## Set
|
## <a name='set-stdlib'>Set</a>
|
||||||
|
|
||||||
### Types
|
### Types
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user