<@U1V64KSDP> Don’t see how this could affect the p...
# announcements
c
@avolkmann Don’t see how this could affect the performance if you have no value of that type. The use is a bit suspect though, but this practice has been used with some interesting applications under the name “Phantom Type” in Haskell https://wiki.haskell.org/Phantom_type
👍 1
a
Thanks! I am not quite familiar with Haskell syntax, so gotta read up on that.
r
In whatever case type args are erased so phantom types should not affect performance