Sha256: bf7fde8bf8f63a4bde7d982258398469b857eff8dd14248549ef480ef0272514

Contents?: true

Size: 308 Bytes

Versions: 126

Compression:

Stored size: 308 Bytes

Contents

module Clock

let create 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

126 entries across 126 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.179 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.178 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.177 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.176 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.175 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.174 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.173 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.172 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.171 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.170 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.169 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.167 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.166 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.165 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.164 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.163 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.162 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.161 tracks/fsharp/exercises/clock/Clock.fs
trackler-2.2.1.160 tracks/fsharp/exercises/clock/Clock.fs