SignedLessThanNode.initialize

Initializes a signed-less-than node.

struct SignedLessThanNode
@nogc nothrow static
initialize

Parameters

self SignedLessThanNode*

Address of node being initialized.

Return Value

Type: err_t

Zero on success, non-zero on failure.