Una funzione totale impura è considerata Referentially Transparent (RT)?
Esempio:
// Given an 'id', try to retrieve an optional Person
// from the database, i.e. side-effect.
// Note that 'String' is a poor choice for the 'Left',
// but it'...
posta
25.01.2017 - 04:02