Copyright © 2010-2011 Zuse Institute Berlin
Version: $Id$
Authors: Maik Lange (malange@informatik.hu-berlin.de).
hfs_fun() =
{fun((binary()) -> non_neg_integer() | binary()),
HashBits :: pos_integer()}
| behaviour_info/1 | |
| tester_create_hfs_fun/1 |
behaviour_info(Other :: atom()) -> [{atom(), arity()}] | undefined
tester_create_hfs_fun(X1 :: 1..3) -> hfs_fun()
Generated by EDoc, Jul 4 2018, 06:53:07.