move Partial to functional/
authorJames Sedgwick <jsedgwick@fb.com>
Wed, 18 Oct 2017 18:49:02 +0000 (11:49 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 18 Oct 2017 18:51:04 +0000 (11:51 -0700)
commite372e3d34fd57695d9655336b43e13be8784c81d
tree642ad1020da575ebc19e40e650e78e2bfb0fcdec
parentd7ea6b714258b732407cef68072f55ee4d24f00c
move Partial to functional/

Summary: as above

Reviewed By: ngoyal

Differential Revision: D6087941

fbshipit-source-id: 948ff4f2faa87dd34f87d14ea01c83335f850a27
folly/Makefile.am
folly/Partial.h [deleted file]
folly/functional/Partial.h [new file with mode: 0644]
folly/functional/test/PartialTest.cpp [new file with mode: 0644]
folly/test/PartialTest.cpp [deleted file]