Library globals

Namespace globals . std

View source

SPDX-License-Identifier: GPL-2.0-or-later

NOTE! This copyright does *not* cover user models that use these Nasal
services by normal function calls - this is merely considered normal use
of the code, and does *not* fall under the heading of "derived work."

Sub-namespaces

Vector

Copyright (C) 2014 onox This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. NOTE! This copyright does *not* cover user models that use these Nasal services by normal function calls - this is merely considered normal use of the code, and does *not* fall under the heading of "derived work."

hash

SPDX-License-Identifier: GPL-2.0-or-later NOTE! This copyright does *not* cover user models that use these Nasal services by normal function calls - this is merely considered normal use of the code, and does *not* fall under the heading of "derived work." ------------------------------------------------------------------------------- hash.nas - simple hash class for development, allows to add callback on write author: Henning Stahlke created: 07/2020 -------------------------------------------------------------------------------

string

------------------------------------------------------------------------------ A C++ like string class (http://en.cppreference.com/w/cpp/string/basic_string) ------------------------------------------------------------------------------ SPDX-License-Identifier: GPL-2.0-or-later NOTE! This copyright does *not* cover user models that use these Nasal services by normal function calls - this is merely considered normal use of the code, and does *not* fall under the heading of "derived work." Copyright (C) 2012-2013 by Thomas Geymayer

Functions

max

min

Variables

files

include_path

------------------------------------------------------------------------------- std.nas - class loader for std lib author: Henning Stahlke created: 07/2020 -------------------------------------------------------------------------------