Mahesh Paolini-Subramanya
unread,Apr 27, 2013, 6:04:09 AM4/27/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pi...@googlegroups.com
Say I want to create a custom_type which is the equivalent of pos_integer()
How do I go about doing that? As far as I can tell, in the end the type needs to devolve down to one of the pre-defined types (int64, bool, etc.)