haveAlgorithm

Check if an algorithm exists.

bool
haveAlgorithm
(
in string name
)

Parameters

name string

the name of the algorithm to check for

Return Value

Type: bool

true if the algorithm exists, false otherwise

Meta