isOrganic

True if M in A is not implementation defined.

  1. eponymoustemplate isOrganic(alias A)
  2. alias isOrganic(alias A, string M) = isOrganic!(getChild!(A, M))
    alias isOrganic(alias A, string M) = isOrganic!(getChild!(A, M))

Meta