Skip to content

Add `constant` function

Compare
Choose a tag to compare
@rgomezcasas rgomezcasas released this 11 Apr 16:32
· 41 commits to master since this release
Add constant function (#72)

* Added constant function

* Changed constant function description

* Fixed a typo in tests

* Changed constant function name to identity

* Revert "Changed constant function name to identity"

This reverts commit e2bfdb2efaae85c551b7a125bd62391034ddd4bc.

* Fixed wrong description on constant function documentation

* Some coding style fixes

* Update docs/functions/constant.md

Co-Authored-By: fnandot <5954976+fnandot@users.noreply.github.com>

* Update docs/functions/constant.md

Co-Authored-By: fnandot <5954976+fnandot@users.noreply.github.com>