isRecord

Used for HiBONRecords which have a recorder type Param: T is the type of the recorder to be checked Param: doc

@safe nothrow pure
bool
isRecord
(
T
)
()

Return Value

Type: bool

true if the doc has the correct Recorder type

Meta