Notas
TABLE
minutoInicio, minutoFin
FROM "Notas"
WHERE
contains(meta(charla).path, "Moving IO to the edges of your app -> Functional Core Imperative Shell")
sort number(minutoInicio)
TABLE
minutoInicio, minutoFin
FROM "Notas"
WHERE
contains(meta(charla).path, "Moving IO to the edges of your app -> Functional Core Imperative Shell")
sort number(minutoInicio)