### Description `Reflection.FSharpType.IsUnion typeof<Option<int>>` returns `false`. ### Expected and actual results Expecting `true` like on .NET. ### Related information * Fable version: Online REPL
Description
Reflection.FSharpType.IsUnion typeof<Option<int>>returnsfalse.Expected and actual results
Expecting
truelike on .NET.Related information