Noun
dynamic dispatch (countable and uncountable, plural dynamic dispatches)
(computing) A dispatch method where the implementation of a function or method is assigned during runtime, as it cannot be assigned during compile time.
Dynamic dispatch is only done via procedures in Figures module that is the generic module. Source: Internet