f# - Where is untyped_to_typed method? -


I'm learning how to use F # to create WP # applications. I am using this as a reference I am stuck with an example where the author

  IEnumerable.untyped_to_typed  

giving it a compilation error is. Is its name being changed or am I missing something?

It looks like the seq and IEnumerable < / Code> module.

Use Seq.cast instead.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -