Answers for "natspec solidity"

0

natspec solidity

/// @title A simulator for trees
/// @author Larry A. Gardner
/// @notice You can use this contract for only the most basic simulation
/// @dev All function calls are currently implemented without side effects
/// @custom:experimental This is an experimental contract.
Posted by: Guest on April-27-2022

Browse Popular Code Answers by Language