FKind.behaviorId

class FKind
ref @property @safe
const(SHA1Digest)
behaviorId
()
out (result) { assert (!result.empty); }

Return Value

Type: const(SHA1Digest)

Id Unique to matching behaviour of this FKind. If match behaviour of this FKind changes returned id will change. value is memoized.

Meta