Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudasirrr/solidity-function
A function is a group of reusable code which can be called anywhere in your program. This eliminates the need of writing the same code again and again. It helps programmers in writing modular codes. Functions allow a programmer to divide a big program into a number of small and manageable functions. Like any other advanced programming language, Solidity also supports all the features necessary to write modular code using functions. This section explains how to write your own functions in Solidity.
https://github.com/mudasirrr/solidity-function
Last synced: 4 days ago
JSON representation
A function is a group of reusable code which can be called anywhere in your program. This eliminates the need of writing the same code again and again. It helps programmers in writing modular codes. Functions allow a programmer to divide a big program into a number of small and manageable functions. Like any other advanced programming language, Solidity also supports all the features necessary to write modular code using functions. This section explains how to write your own functions in Solidity.
- Host: GitHub
- URL: https://github.com/mudasirrr/solidity-function
- Owner: Mudasirrr
- Created: 2020-06-28T06:10:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T07:46:55.000Z (over 4 years ago)
- Last Synced: 2023-03-08T00:30:11.039Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0