This commit is contained in:
Mike J Innes 2017-08-19 16:20:53 +01:00
parent 6c1a38e157
commit de76472d99

View File

@ -1,5 +1,7 @@
module Tracker
export track, back!
data(x) = x
struct Call{F,As<:Tuple}