containers/ trees.bi | |
License | Copyright © 2009, FreeBASIC Extended Library Development Group |
ext. trees | |
Types | |
b_node | Generic b tree node for implementing a b tree. |
b | Generic b tree root node for use with b_node |
Copyright © 2009, FreeBASIC Extended Library Development Group
Distributed under the FreeBASIC Extended Library Group license. See accompanying file LICENSE.txt or copy at http://code.google.com- /p- /fb-extended-lib- /wiki- /License
Generic b tree node for implementing a b tree.
type b_node
Generic b tree root node for use with b_node
type b