Y
Hacker News
new
|
ask
|
show
|
jobs
by
arianvanp
4073 days ago
If I read correctly. It reads in sample data at compile time and constructs a type from that? `PersonsData` ? That's really cool.
1 comments
DCoder
4072 days ago
Very cool. That's exactly what TypeProviders are for:
https://msdn.microsoft.com/en-us/library/hh156509.aspx
link