So i have this:
open System open System.Linq open Microsoft.FSharp.Collections type Microsoft.FSharp.Collections.List<\'a> with static member (+) (
Note that @ is already a 1-char infix operator to concat lists.
@