Skip to content

Add `identity` function

Compare
Choose a tag to compare
@rgomezcasas rgomezcasas released this 09 Oct 10:56
· 37 commits to master since this release
b5a50d2
Add `identity` function (#80)

* Changed constant function name to identity

* Added the behaviour of real identity function

* Fixed a typo

* Changed identity function description

* Changed identity function example

* Changed identity function description

* Changed identity function description in index

* Improve identity tests