ELI5: Explain Like I'm 5

Inductive functional programming

Inductive functional programming is a type of computer programming. When you program using this type of programming, you are telling the computer to find patterns and make predictions about things. For example, if the computer is given a large set of data (like temperature readings from different times of the day), it can look for patterns in the data and predict what the temperatures will be at different times of the day.
Related topics others have asked about: