Eelco Dolstra 05d02f798f Add a typeOf primop
We already have some primops for determining the type of a value, such
as isString, but they're incomplete: for instance, there is no isPath.
Rather than adding more isBla functions, the generic typeOf function
returns a string representing the type of the argument (e.g. "int").
2013-10-24 02:49:13 +02:00
2013-09-02 13:32:51 +02:00
2012-10-03 17:59:23 -04:00
2013-10-24 02:49:13 +02:00
2013-10-17 11:18:37 +02:00
2012-10-03 17:59:23 -04:00
2004-11-07 20:30:02 +00:00
2012-05-21 09:43:01 -04:00
2013-08-19 11:41:15 +02:00
2013-08-21 12:53:46 +02:00
2013-10-23 11:52:25 +02:00
2013-09-10 17:41:49 +02:00

Nix is a purely functional package manager.  For installation and
usage instructions, please read the manual, which can be found in
`docs/manual/manual.html', and additionally at the Nix website at
<http://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).
Description
Languages
C++ 78.1%
Shell 9.7%
Nix 7.5%
Meson 1.8%
C 1.3%
Other 1.6%