Open phillord opened 6 years ago
For example:
(p/deftier Role [ProteinBinding NucleicAcidBinding MetalIonBinding] :comment "First tier of roles in my hierarchy" :function false :domain Protein :suffix true)
Evaluates, but creates a functional hasRole because it is :functional not :function
hasRole
:functional
:function
For example:
Evaluates, but creates a functional
hasRole
because it is:functional
not:function