Function
idInUse
Checks whether the given id is in use or not.
idInUse(idm, id)
Parameters
idm
The IdManager.
Types: IdManager
id
The given id.
Return Values
True if the id was distributed, false otherwise.
SeqAn - Sequence Analysis Library - www.seqan.de