GoLang Judy::__construct

request it (306)
GoLang replacement for PHP's Judy::__construct [edit | history]



Do you know a GoLang replacement for PHP's Judy::__construct? Write it!

PHP Judy::__construct

PHP original manual for Judy::__construct [ show | php.net ]

Judy::__construct

(PECL judy >= 0.1.1)

Judy::__constructConstruct a new Judy object

Description

public Judy::__construct ( int $judy_type )

Construct a new Judy object. A Judy object can be accessed like a PHP Array.

Parameters

judy_type

The Judy type to be used.

Return Values

Return the new Judy instance.