β🎀
Size: a a a
β🎀
β🎀
IC
IC
IC
β🎀
β🎀
IC
IC
β🎀
IC
type Shape =
| Circle of float
| Rectangle of float * float
member this.Area =
match this with
| Circle r -> //
| Rectangle(length, width) -> length * width
IC
VZ
VZ
RS
RS
Lr
Lr
Lr
Lr