Sha256: 80f2189ec64839e75ca085eaa4a2319721f568dcb31d31f1bcef6d7060bf98be

Contents?: true

Size: 309 Bytes

Versions: 30

Compression:

Stored size: 309 Bytes

Contents

module Clock

let mkClock hours minutes = failwith "You need to implement this function."

let add minutes clock = failwith "You need to implement this function."

let subtract minutes clock = failwith "You need to implement this function."

let display clock = failwith "You need to implement this function."

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
trackler-2.2.1.52 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.51 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.50 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.49 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.48 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.47 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.46 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.45 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.44 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.43 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.42 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.41 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.40 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.39 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.38 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.37 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.36 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.35 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.34 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.33 tracks/fsharp/exercises/clock/Clock.fs