On this pageStdFunctionsLib Git Source Functions complete 🟢 Complete Standard Functions📨 Fetch Standard Functions from Env🚀 Deploy Standard Functions If Not Exists 🟢 Complete Standard Functions function complete(StdFunctions storage std) internal returns (StdFunctions storage); fetch 📨 Fetch Standard Functions from Env function fetch(StdFunctions storage std) internal returns (StdFunctions storage); fetch_InitSetAdmin ===== Each Std Function ===== function fetch_InitSetAdmin(StdFunctions storage std) internal returns (StdFunctions storage); fetch_GetFunctions function fetch_GetFunctions(StdFunctions storage std) internal returns (StdFunctions storage); fetch_Clone function fetch_Clone(StdFunctions storage std) internal returns (StdFunctions storage); deployIfNotExists 🚀 Deploy Standard Functions If Not Exists TODO versioning function deployIfNotExists(StdFunctions storage std) internal returns (StdFunctions storage); deployIfNotExists_InitSetAdmin ===== Each Std Function ===== function deployIfNotExists_InitSetAdmin(StdFunctions storage std) internal returns (StdFunctions storage); deployIfNotExists_GetFunctions function deployIfNotExists_GetFunctions(StdFunctions storage std) internal returns (StdFunctions storage); deployIfNotExists_Clone function deployIfNotExists_Clone(StdFunctions storage std) internal returns (StdFunctions storage);