#include "ov-typeinfo.h"
#include "defun.h"
#include "error.h"
#include <Array.h>
#include <Array2.h>
#include <Array3.h>
Functions | |
DEFUN (typeinfo, args,,"-*- texinfo -*-\n\ @deftypefn {Built-in Function} {} typeinfo (@var{expr})\n\ \n\ Return the type of the expression @var{expr}, as a string. If\n\ @var{expr} is omitted, return an array of strings containing all the\n\ currently installed data types.\n\ @end deftypefn") |
DEFUN | ( | typeinfo | , | |
args | ||||
) |