Settings
Help
Module calc
foundry_
common
1.3.2
Module calc
Module Items
Functions
In crate foundry_
common
Modules
abi
calc
comments
compile
constants
contracts
errors
evm
fs
io
preprocessor
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
ignore_metadata_hash
strip_bytecode_placeholders
foundry_common
Module
calc
Copy item path
Source
Search
Settings
Help
Summary
Expand description
Commonly used calculations.
Functions
§
mean
Returns the mean of the slice.
median_
sorted
Returns the median of a
sorted
slice.