Module calc
foundry_
common
1.0.0
Module calc
Module Items
Functions
In crate foundry_
common
Modules
abi
calc
compile
constants
contracts
ens
errors
evm
fs
io
provider
reports
retry
selectors
serde_helpers
term
traits
transactions
utils
version
Macros
prompt
sh_eprint
sh_eprintln
sh_err
sh_print
sh_println
sh_warn
Functions
block_on
block_on_handle
erc7201
foundry_common
Module
calc
Copy item path
Settings
Help
Summary
Source
Expand description
Commonly used calculations.
Functions
§
mean
Returns the mean of the slice.
median_
sorted
Returns the median of a
sorted
slice.