Skip to content

Commit

Permalink
Add to surface
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 committed Aug 19, 2024
1 parent 9796e86 commit e625abc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion ShapeSifter/SurfaceBaseline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ ShapeSifter.Patterns inherit obj
ShapeSifter.Patterns+TType`1 inherit obj, implements 'a ShapeSifter.Patterns+TType System.IEquatable, System.Collections.IStructuralEquatable, 'a ShapeSifter.Patterns+TType System.IComparable, System.IComparable, System.Collections.IStructuralComparable - union type with 1 cases
ShapeSifter.Patterns+TType`1.get_Item [method]: unit -> unit
ShapeSifter.Patterns+TType`1.get_Tag [method]: unit -> int
ShapeSifter.Patterns+TType`1.Equals [method]: ('a ShapeSifter.Patterns+TType, System.Collections.IEqualityComparer) -> bool
ShapeSifter.Patterns+TType`1.Item [property]: [read-only] unit
ShapeSifter.Patterns+TType`1.NewTType [static method]: unit -> 'a ShapeSifter.Patterns+TType
ShapeSifter.Patterns+TType`1.Tag [property]: [read-only] int
Expand Down Expand Up @@ -186,4 +187,4 @@ ShapeSifter.UnionConvCrate.tryMake [static method]: unit -> 'union ShapeSifter.U
ShapeSifter.UnionConvCrate`1 - interface with 1 member(s)
ShapeSifter.UnionConvCrate`1.Apply [method]: ShapeSifter.UnionConvEvaluator<'union, 'ret> -> 'ret
ShapeSifter.UnionConvEvaluator`2 - interface with 1 member(s)
ShapeSifter.UnionConvEvaluator`2.Eval [method]: Microsoft.FSharp.Reflection.UnionCaseInfo ShapeSifter.TypeField list -> 'ts HCollections.TypeList -> ShapeSifter.Conv<'union, 'ts HCollections.HUnion> -> 'ret
ShapeSifter.UnionConvEvaluator`2.Eval [method]: Microsoft.FSharp.Reflection.UnionCaseInfo ShapeSifter.TypeField list -> 'ts HCollections.TypeList -> ShapeSifter.Conv<'union, 'ts HCollections.HUnion> -> 'ret
2 changes: 1 addition & 1 deletion ShapeSifter/version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0",
"version": "1.1",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
Expand Down

0 comments on commit e625abc

Please sign in to comment.