MetaFeatureOption
Functions
Creates a MetaFeature for the given function f without arguments => use f0 in case of ambiguity issues.
Creates a MetaFeature for the given property => use p in case of ambiguity issues.
Creates a MetaFeature for the given function f which expects 1 argument => use f1 in case of ambiguity issues.
Creates a MetaFeature for the given function f which expects 2 arguments => use f2 in case of ambiguity issues.
Creates a MetaFeature for the given function f which expects 3 arguments => use f3 in case of ambiguity issues.
Creates a MetaFeature for the given function f which expects 4 arguments => use f4 in case of ambiguity issues.
Creates a MetaFeature for the given function f which expects 5 arguments => use f5 in case of ambiguity issues.
Creates a MetaFeature for the given function f without arguments.
Creates a MetaFeature for the given property property.