ExCheck v0.5.2 ExCheck.Sample

Sample logic to be tested by ExCheck (refer to sample_test.exs for tests).

Summary

Functions

concatinate the list

push element in the list

Functions

concat(x, y)

concatinate the list.

push(x, y)

push element in the list.