furnace.auth.providers.couchdb.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(get-user)( username -- user/f )
(get-user)/throw-on-no-user( username -- user/f )
(new-user)( user -- user/f )
(reserve)( value name -- id/f )
(reserve-multiple)( hash keys made -- ? )
at-or-k( key hash -- newkey )
change-at*( key assoc quot -- assoc )
check-update( old new -- ? )
get-url( url -- url' )
hash-mirror( obj -- hash )
is-couchdb-conflict-error?( error -- ? )
is-couchdb-not-found-error?( error -- ? )
map-fields-backward( assoc field-map -- assoc )
map-fields-forward( assoc field-map -- assoc )
reservation-id( value name -- id )
reserve( value name -- id/f )
reserve-multiple( hash -- ? )
strip-hash( hash1 -- hash2 )
unify-users( old new -- new )
unreserve( couch-rval -- )
unreserve-from-id( id -- )
url>user( couchdb-url -- user/f )
user-hash>user( hash -- user )
user>user-hash( user -- hash )
value-at-or-k( key hash -- newkey )


Files